.fn

查看jQuery源代码,发现:

1 jQuery.fn = jQuery.prototype = { 
2 init: function( selector, context ) {
3 //...
4 },
5 //...
6 };



posted @ 2012-03-06 14:46  妙計出自山人  阅读(258)  评论(1编辑  收藏  举报