摘要: 是jQuery为开发插件提拱了两个方法 jQuery.fn 1 jQuery.fn = jQuery.prototype = { 2 init: function( selector, context ) {//…. 3 //…… 4 }; 原来 jQuery.fn = jQuery.prototy 阅读全文
posted @ 2016-02-03 16:18 是倩倩不是欠欠 阅读(204) 评论(0) 推荐(0)