08 2016 档案

摘要:HTML5中 不支持 Html4.01的属性: <acronym> <applet> <basefont> <big> <center> <dir> <font> <frame> <frameset> <noframes> <strike> 阅读全文
posted @ 2016-08-29 09:53 放荡不羁的春天 阅读(165) 评论(0) 推荐(0)
摘要:function showdialog() { document.getElementsByTagName('body')[0].scrollTop = 0; var bh = $("body").height(); var bw = $("body").width(); $("#zzdiv").css({ ... 阅读全文
posted @ 2016-08-12 16:16 放荡不羁的春天 阅读(228) 评论(0) 推荐(0)