摘要:
(function(){/* window['hyl'] = {} function $(){ alert("this is my message"); } window['hyl']['$'] = $; */ var $ = jQuery = window.jQuery = function(){ return new jQuery.fn.init();}jQuery.fn = jQuery.prototype = { init:function(){ alert("init"); return this 阅读全文
posted @ 2013-05-06 10:49
飘零枫叶
阅读(153)
评论(0)
推荐(0)