随笔分类 - jquery
摘要:css:#guide_page { /*display: none;*/ width: 100%; height: 100%; position: fixed; left: 0; top: 0; right: 0; bottom: 0; margin: auto; overflow: auto; } #guide_...
阅读全文
摘要:给jQuery对象绑定一个新方法是通过扩展 $.fn对象实现的。让我们来编写第一个扩展 $.fn.bg = function () { // this已绑定为当前jQuery对象: this.css('backgroundColor', '#cfcfcf').css('color', '#d8503
阅读全文

浙公网安备 33010602011771号