上一页 1 ··· 173 174 175 176 177 178 179 180 181 ··· 198 下一页
摘要: ie6不支持 border:transparent来进行半透明,但支持用以下形式来代替 _border-color:tomato; /*For IE6-*/ _filter:chroma(color=tomato);/*For IE6-*/ 阅读全文
posted @ 2014-07-21 17:30 Shimily 阅读(95) 评论(0) 推荐(0)
摘要: 动态滚动条:http://jobs.ele.me/ 阅读全文
posted @ 2014-07-21 11:18 Shimily 阅读(189) 评论(0) 推荐(0)
摘要: jQuery(window).height()代表了当前可见区域的大小,而jQuery(document).height()则代表了整个文档的高度,可视具体情况使用. 注意当浏览器窗口大小改变时(如最大化或拉大窗口后) jQuery(window).height() 随之改变,但是jQuery(do... 阅读全文
posted @ 2014-07-21 10:11 Shimily 阅读(445) 评论(0) 推荐(0)
摘要: 翻译整理:Young.J官方网站:http://jquery.com jQuery是一款同prototype一样优秀js开发库类,特别是对css和XPath的支持,使我们写js变得更加方便!如果你不是个js高手又想写出优 秀的js效果,jQuery可以帮你达到目的! 下载地址:Starte... 阅读全文
posted @ 2014-07-20 09:04 Shimily 阅读(418) 评论(0) 推荐(0)
上一页 1 ··· 173 174 175 176 177 178 179 180 181 ··· 198 下一页