喜悦国际村 
» 游客:  注册 | 登录 | 搜索 | 统计 | 喜悦证交所 | 帮助

RSS 订阅当前论坛  

[北京]代朋友公司招聘PHP高级程序员多名

上一主题 下一主题
     
标题: [问题] 为何DIV嵌套在JS代码后不能实现广告与文章混排  
 
lcsnow (lcsnow)
新手上路
Rank: 1
初级会员



UID 67418
精华 0
积分 21
帖子 12
金钱 21 喜悦币
威望 0
人脉 0
阅读权限 10
注册 2005-12-22
状态 离线
为何DIV嵌套在JS代码后不能实现广告与文章混排

在文章中调入a.js文件,调用代码为
<script type="text/javascript" src="http://www.51skill.cn/jsforad/articletop.js"></script> 后面加文章内容代码
a.JS文件代码如下:

document.writeln("<div style=\"float:left;width:336px;height:280px;\">");
document.writeln("<script type=\"text\/javascript\"><!--");
document.writeln("google_ad_client = \"pub-50262898418895229\";");
document.writeln("\/* 336x280, 创建于 08-5-13 *\/");
document.writeln("google_ad_slot = \"1784659134\";");
document.writeln("google_ad_width = 336;");
document.writeln("google_ad_height = 280;");
document.writeln("\/\/-->");
document.writeln("<\/script>");
document.writeln("<script type=\"text\/javascript\"");
document.writeln("src=\"http:\/\/pagead2.googlesyndication.com\/pagead\/show_ads.js\">");
document.writeln("<\/script>");
document.writeln("<\/div>");
这样不能实现文字与广告混排的形式,而且上面还留一大部分空白,不知到为何?
如修改成下列形式就可以:

<div style="float:left;width:336px;height:280px;">
<script type="text/javascript" src="http://www.51skill.cn/jsforad/articletop.js"></script>
</div>

Js代码如下:

document.writeln("<script type=\"text\/javascript\"><!--");
document.writeln("google_ad_client = \"pub-50262898418895229\";");
document.writeln("\/* 336x280, 创建于 08-5-13 *\/");
document.writeln("google_ad_slot = \"1784659134\";");
document.writeln("google_ad_width = 336;");
document.writeln("google_ad_height = 280;");
document.writeln("\/\/-->");
document.writeln("<\/script>");
document.writeln("<script type=\"text\/javascript\"");
document.writeln("src=\"http:\/\/pagead2.googlesyndication.com\/pagead\/show_ads.js\">");
document.writeln("<\/script>");
请问是什么原因,改如何修改才能实现,谢谢!
2008-5-18 08:37 PM#1
查看资料  发短消息  顶部
     


  可打印版本 | 推荐给朋友 | 订阅主题 | 收藏主题 | 开通个人空间  


 




Powered by Discuz! 6.1.0  © 2001-2010 Comsenz Inc.
Processed in 0.021843 second(s), 6 queries

(冀ICP备05009913号) 管理员:sadly 邮箱/MSN: sadly@phpx.com QQ:824008(长隐) 清除 Cookies - - Archiver - WAP