摘要: '''BOM .innerHeight .innerWeight .open('url', 'target', 'attr') .close() navigator .appName .appVersion .userAgent .platform screen .availWidth .avail 阅读全文
posted @ 2021-06-10 21:06 zzwYYYYYY 阅读(53) 评论(0) 推荐(0)
摘要: ''' $(选择器) --> jQuery(选择器) $(选择器)[0] DOM对象 $(DOM对象) jQuery对象 $('<标签名>') 代表创建一个标签 window.onload = function(){js代码} --> 推荐以下方法 $(document).ready(functio 阅读全文
posted @ 2021-06-10 20:04 zzwYYYYYY 阅读(46) 评论(0) 推荐(0)