12 2015 档案
摘要:主要是针对ie6 7 8对支持和让老浏览器支持html5+css3的一些js脚本.我也不知道为什么叫腻子脚本,反正书上是这么翻译的.html5shiv.js(www.code.google.com/p/html5shiv)--让IE8及耕地版本的IE识别section,article,nav等htm...
阅读全文
摘要:http://blog.csdn.net/xiaoyu411502/article/details/46702391
阅读全文
摘要:1 <html> 2 <head> 3 <script type="text/javascript" src="/jquery/jquery.js"></script> 4 <script type="text/javascript"> 5 $(document).ready(function(){
阅读全文
摘要:任何元素,除非你确定它是现存的,以后也会存在的,否则不要用从DOM搜索出来的东西做全局变量
阅读全文
摘要:var obj = function(){}定义个叫obj的函数;(function a (){ return xx})();定义了一叫a方法,返回xx; 立即执行.var a = (function(){ var a = 'a'; var b = { xx : function(){}...
阅读全文
摘要:http://www.adobe.com/cn/devnet/dreamweaver/articles/using-modernizr.html 介绍
阅读全文

浙公网安备 33010602011771号