懒码农。。。。。。

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2012年4月19日

摘要: window.onload=function(){setLineTextFrontWidth();}functionsetLineTextFrontWidth(){varcurTotalWidth=(document.documentElement.clientWidth==0)?document.body.clientWidth:document.documentElement.clientWidth;if(curTotalWidth<=100){return;}curTotalWidth=curTotalWidth-100;varclasses=document.styleShee. 阅读全文
posted @ 2012-04-19 13:39 阿彬 阅读(1052) 评论(0) 推荐(0)