排序
WordPress源代码——jquery-plugins(jquery.color-2.1.0.js)
1 /*! 2 * jQuery Color Animations v2.1.0 3 * http://jquery.com/ 4 * 5 * Copyright 2012 jQuery Foundation and other contributors 6 * Released under the MIT license. 7 * http://jquer...
WordPress源代码——jquery-plugins(jquery.color-2.1.1.js)
1 /*! 2 * jQuery Color Animations v2.1.1 3 * https://github.com/jquery/jquery-color 4 * 5 * Copyright 2012 jQuery Foundation and other contributors 6 * Released under the MIT licen...
WordPress源代码——jquery-plugins(jquery.masonry-2.1.05.js)
1 /** 2 * jQuery Masonry v2.1.05 3 * A dynamic layout plugin for jQuery 4 * The flip-side of CSS Floats 5 * http://masonry.desandro.com 6 * 7 * Licensed under the MIT license. 8 * ...
WordPress源代码——jquery-plugins(jquery.query.js)
1 /** 2 * jQuery.query - Query String Modification and Creation for jQuery 3 * Written by Blair Mitchelmore (blair DOT mitchelmore AT gmail DOT com) 4 * Licensed under the WTFPL (h...
WordPress源代码——jquery-plugins(jquery.schedule.js)
1 /* 2 ** jquery.schedule.js -- jQuery plugin for scheduled/deferred actions 3 ** Copyright (c) 2007 Ralf S. Engelschall <rse@engelschall.com> 4 ** Licensed under GPL <http:/...
WordPress源代码——jquery-plugins(jquery.ui.touch-punch.js)
1 /*! 2 * jQuery UI Touch Punch 0.2.2 3 * 4 * Copyright 2011, Dave Furfero 5 * Dual licensed under the MIT or GPL Version 2 licenses. 6 * 7 * Depends: 8 * jquery.ui.widget.js 9 * j...