09 2015 档案

摘要:function getClientSize() { var c = window, b = document, a = b.documentElement; if (c.innerHeight) { return { width: c.innerWidth, height: c.innerHeig... 阅读全文
posted @ 2015-09-18 14:19 爱国学的程序员 阅读(487) 评论(0) 推荐(0)
摘要:Css/* 页脚 */.footSty{bottom: 0pt; margin: 0pt; position: fixed; width: 100%; z-index: 10 ! important;}.footSty div{text-align: center; background-color... 阅读全文
posted @ 2015-09-16 13:23 爱国学的程序员 阅读(1262) 评论(0) 推荐(0)