摘要: <!doctype html><html><head><meta charset="utf-8"><title>Jquery瀑布流布局(每行代码都有详细注释)-作者:刘晓帆</title><style type="text/css">body, ul, li, h3 { margin: 0; padding: 0; list-style: none; font: bold 12px "微软雅黑"; }/*瀑布流布局样式*/#lxf-box { posi 阅读全文
posted @ 2012-06-20 18:05 赵小磊 阅读(4636) 评论(1) 推荐(1) 编辑
摘要: <!doctype html><html><head><meta charset="utf-8"><title>返回顶部代码</title><style type="text/css">* { margin:0; padding:0; }html { background:url(123) fixed; }#box { width:980px; height:4000px; margin:20px auto; }#goTop { position:fixed; right 阅读全文
posted @ 2012-06-20 17:54 赵小磊 阅读(212) 评论(0) 推荐(0) 编辑
回到头部