08 2016 档案
摘要:HTML5中 不支持 Html4.01的属性: <acronym> <applet> <basefont> <big> <center> <dir> <font> <frame> <frameset> <noframes> <strike>
阅读全文
摘要:function showdialog() { document.getElementsByTagName('body')[0].scrollTop = 0; var bh = $("body").height(); var bw = $("body").width(); $("#zzdiv").css({ ...
阅读全文