摘要: var nodeHook, boolHook, rclass = /[\t\r\n\f]/g, rreturn = /\r/g, rfocusable = /^(?:input|select|textarea|button)$/i; jQuery.fn.extend({ attr: function( name, value ) { //遍历this //arg... 阅读全文
posted @ 2017-06-02 23:11 无天666 阅读(363) 评论(0) 推荐(0)
摘要: 无标题文档 aaaaaaaaaaaaaaaaa 无标题文档 aaaaaaaaaaaa aaaaaaaaaaaa aaaaaaaaaaaa aaaaaa 无标题文档 阅读全文
posted @ 2017-06-02 23:09 无天666 阅读(575) 评论(0) 推荐(0)
摘要: /*! * Includes Sizzle.js 选择器,独立的库 * http://sizzlejs.com/ */ (function( window, undefined ) { //"use strict"; var // rootjQuery = jQuery(document) = $();压缩有用 rootjQuery, // dom是否加载完... 阅读全文
posted @ 2017-06-02 03:49 无天666 阅读(1606) 评论(0) 推荐(0)
摘要: //对外接口 jQuery.extend({ queue: function( elem, type, data ) {//入队。元素、队列名字、存进去的函数 //jQuery.queue( this, type, function( next, hooks ) {}) var queue; if ( elem ) { t... 阅读全文
posted @ 2017-06-02 03:43 无天666 阅读(282) 评论(0) 推荐(0)
摘要: 无标题文档 无标题文档 无标题文档 阅读全文
posted @ 2017-06-02 03:40 无天666 阅读(2239) 评论(0) 推荐(0)