代码搜索:java jquery

找到约 10,000 项符合「java jquery」的源代码

代码结果 10,000
www.eeworm.com/read/443199/7636228

js top_20090120.js

(function(){if(window.jQuery)var _jQuery=window.jQuery;var jQuery=window.jQuery=function(selector,context){return new jQuery.prototype.init(selector,context);};if(window.$)var _$=window.$;window.$=jQu
www.eeworm.com/read/324104/13287890

js form.js

/* * jQuery form plugin * @requires jQuery v1.0.3 * * Dual licensed under the MIT and GPL licenses: * http://www.opensource.org/licenses/mit-license.php * http://www.gnu.org/licenses/g
www.eeworm.com/read/484509/6578422

js ibmcommon.js

/* * $Id: ibmcommon.js,v 1.43 2009/03/12 16:58:31 mbaierl Exp $ */ /* * Contains jQuery 1.2.3, licensed under the MIT license * Copyright (c) 2008 John Resig, http://jquery.com/ * * Permission
www.eeworm.com/read/480721/6660461

js idrag.js

/** * Interface Elements for jQuery * Draggable * * http://interface.eyecon.ro * * Copyright (c) 2006 Stefan Petre * Dual licensed under the MIT (MIT-LICENSE.txt) * and GPL (GPL-LIC
www.eeworm.com/read/480721/6660510

js idrag.js

/** * Interface Elements for jQuery * Draggable * * http://interface.eyecon.ro * * Copyright (c) 2006 Stefan Petre * Dual licensed under the MIT (MIT-LICENSE.txt) * and GPL (GPL-LIC
www.eeworm.com/read/480721/6660580

js idrag.js

/** * Interface Elements for jQuery * Draggable * * http://interface.eyecon.ro * * Copyright (c) 2006 Stefan Petre * Dual licensed under the MIT (MIT-LICENSE.txt) * and GPL (GPL-LIC
www.eeworm.com/read/386037/8770352

js util.js

// from http://blog.reindel.com/2007/03/14/the-truncate-plugin-for-jquery/ jQuery.fn.truncate = function(max,settings) { settings = jQuery.extend({ chars: /\s/, trail: "..." },
www.eeworm.com/read/386037/8770391

js goods.js

/* * Licensed under the MIT License: * http://www.opensource.org/licenses/mit-license.php * This collection of scripts is built on top of the very light weight jQuery library. * Credit for jquer
www.eeworm.com/read/375997/9339495

js global.js

//Initial js functions to run when js document is loaded checkBrowserWidth(); //Load when the page is ready - Using jQuery to run events $(document).ready(function(){ parseCode('thickbox-co
www.eeworm.com/read/397652/8030771

js jquery-1.2.6-vsdoc-cn.js

/* * This file has been commented to support Visual Studio Intellisense. * You should not use this file at runtime inside the browser--it is only * intended to be used only for design-time Intel