摘要:
代码如下:View Code 1 (function($){ 2 var $window = $(window); 3 4 function createFixedCss(name, top) { 5 var doc = document, 6 heads = doc.getElementsByTagName("head"), 7 style = doc.createElement("style"), 8 cssText = "." + name + "{ position: fixed... 阅读全文
posted @ 2012-12-03 14:53
ahui
阅读(1863)
评论(0)
推荐(1)

浙公网安备 33010602011771号