
html
莫冲
TO Be SIMPLE & STUDPID
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
让footer bar置底
参考: https://css-tricks.com/snippets/jquery/jquery-sticky-footer/ HTML: Sticky Footer CSS: #footer { height: 100px; } JS: // Window load event used just in case window height is depend原创 2017-03-28 14:42:34 · 506 阅读 · 0 评论 -
让footer bar置底
参考: https://css-tricks.com/snippets/jquery/jquery-sticky-footer/ HTML: [code="java"] Sticky Footer [/code] CSS: [code="java"]#footer { height: 100px; }[/code] JS: [code="java"] ...原创 2017-01-09 10:11:29 · 248 阅读 · 0 评论