代码搜索:JQuery

找到约 1,736 项符合「JQuery」的源代码

代码结果 1,736
www.eeworm.com/read/378694/2682910

js jquery-calendar.js

function PopUpCal(){this._nextId=0;this._inst=[];this._curInst=null;this._disabledInputs=[];this._popUpShowing=false;this._inDialog=false;this.regional=[];this.regional['']={clearText:'Clear',closeTe
www.eeworm.com/read/378694/2682914

js jquery.bgiframe.js

/* Copyright (c) 2006 Brandon Aaron (http://brandonaaron.net) * Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) * and GPL (http://www.opensource.org/licenses/gpl-li
www.eeworm.com/read/378694/2682917

js _jquery.tooltip.js

/* * jQuery Tooltip plugin 1.1 * * http://bassistance.de/jquery-plugins/jquery-plugin-tooltip/ * * Copyright (c) 2006 J�rn Zaefferer, Stefan Petre * * Dual licensed under the MIT and GPL licens
www.eeworm.com/read/378694/2682918

js jquery.dimensions.js

/* Copyright (c) 2007 Paul Bakaus (paul.bakaus@googlemail.com) and Brandon Aaron (brandon.aaron@gmail.com || http://brandonaaron.net) * Dual licensed under the MIT (http://www.opensource.org/licenses
www.eeworm.com/read/378694/2682920

js jquery.scrollto.js

;(function($){$.scrollTo=function(target,duration,settings){$($.browser.safari?'body':'html').scrollTo(target,duration,settings);};$.scrollTo.defaults={axis:'y',duration:1};$.fn.scrollTo=function(targ
www.eeworm.com/read/378694/2682921

js jquery.truncate.js

jQuery.fn.truncate=function(max){return this.each(function(){var trail='...';if(jQuery(this).children().length==0) {v=jQuery.trim(jQuery(this).text());while(max
www.eeworm.com/read/376940/2706189

js jquery-bridge.js

/* * Ext JS Library 2.2 * Copyright(c) 2006-2008, Ext JS, LLC. * licensing@extjs.com * * http://extjs.com/license */ if(typeof jQuery == "undefined"){ throw "Unable to load Ext, jQ
www.eeworm.com/read/376485/2709732

js jquery-1.2.6.js

(function(){ /* * jQuery 1.2.6 - New Wave Javascript * * Copyright (c) 2008 John Resig (jquery.com) * Dual licensed under the MIT (MIT-LICENSE.txt) * and GPL (GPL-LICENSE.txt) licenses. *
www.eeworm.com/read/368348/2822628

js jquery-plugins.js

/* * Ext - JS Library 1.0 Alpha 2 * Copyright(c) 2006-2007, Jack Slocum. */ /* * Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) * and GPL (http://www.opens
www.eeworm.com/read/368348/2822843

js jquery-bridge.js

/* * Ext JS Library 1.0.1 * Copyright(c) 2006-2007, Ext JS, LLC. * licensing@extjs.com * * http://www.extjs.com/license */ if(typeof jQuery == "undefined"){ throw "Unable to load E