排序
WordPress源代码——jquery(jquery-1.7.2.js)
1 /*! 2 * jQuery JavaScript Library v1.7.2 3 * http://jquery.com/ 4 * 5 * Copyright 2011, John Resig 6 * Dual licensed under the MIT or GPL Version 2 licenses. 7 * http://jquery.or...
WordPress源代码——jquery(jquery-1.1.2.js)
/* prevent execution of jQuery if included more than once */ 2 if(typeof window.jQuery == 'undefined') { 3 /* 4 * jQuery 1.1.2 - New Wave Javascript 5 * 6 * Copyright (c) 2007 John...