代码搜索:java jquery

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

代码结果 10,000
www.eeworm.com/read/401337/2341768

js jquery-pack.js

/* * 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. * * $Date: 2008-05-2
www.eeworm.com/read/400137/2355883

js jquery-calendar.js

/* jQuery Calendar v2.7 Written by Marc Grabanski (m@marcgrabanski.com) and enhanced by Keith Wood (kbwood@iprimus.com.au). Copyright (c) 2007 Marc Grabanski (http://marcgrabanski.com/code/jque
www.eeworm.com/read/400137/2355886

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/400137/2355887

js jquery.scrollto.js

/** * jQuery.ScrollTo * Copyright (c) 2008 Ariel Flesler - aflesler(at)gmail(dot)com * Licensed under GPL license (http://www.opensource.org/licenses/gpl-license.php). * Date: 1/2/2008 * * @proj
www.eeworm.com/read/400137/2355888

js jquery.blockui.js

/* * jQuery blockUI plugin * Version 1.33 (09/14/2007) * @requires jQuery v1.1.1 * * $Id$ * * Examples at: http://malsup.com/jquery/block/ * Copyright (c) 2007 M. Alsup * Dual licensed under
www.eeworm.com/read/400137/2355889

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/400137/2355892

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/400137/2355893

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/400137/2355895

js jquery.truncate.js

jQuery.fn.truncate = function(max) { return this.each( function() { var trail='...'; v=jQuery.trim(jQuery(this).text()); while(max
www.eeworm.com/read/399839/2357666

js jquery.form.js

/* * jQuery Form Plugin * version: 2.12 (06/07/2008) * @requires jQuery v1.2.2 or later * * Examples and documentation at: http://malsup.com/jquery/form/ * Dual licensed under the MIT and