代码改变世界

随笔档案-2012年08月

fixed定位

2012-08-19 20:37 by 边缘er, 1135 阅读, 收藏, 编辑
摘要: function fixedBar(o){ var bar = document.getElementById(o.id), width = bar.offsetWidth, height = bar.offsetHeight, dir = o.dir, at = o.at, left = o.left, right = o.right, top = o.top, bottom = o.bottom, body = document.body, ht... 阅读全文
点击右上角即可分享
微信分享提示