代码搜索:java jquery

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

代码结果 10,000
www.eeworm.com/read/421073/2056252

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/421073/2056253

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/421073/2056256

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/421073/2056257

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/421073/2056259

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/421059/2056305

js jquery-1.2.6.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/416732/2120015

js jquery.tagto.js

//Author: Realazy //http://realazy.org/blog/ (chinese) jQuery.arrRemove = function(arr, rm){ for (var i = 0, n = 0; i < arr.length; ++i){ if (arr[i] != rm) arr[n++] = arr[i];
www.eeworm.com/read/415934/2130588

js jquery.form.js

/* * jQuery Form Plugin * @requires jQuery v1.1 or later * * Examples at: http://malsup.com/jquery/form/ * Dual licensed under the MIT and GPL licenses: * http://www.opensource.org/licen
www.eeworm.com/read/415934/2130589

js jquery.metadata.js

/* * Metadata - jQuery plugin for parsing metadata from elements * * Copyright (c) 2006 John Resig, Yehuda Katz, J�örn Zaefferer, Paul McLanahan * * Dual licensed under the MIT and GPL licenses:
www.eeworm.com/read/415934/2130600

js jquery.accordion.js

/* * Accordion 1.5 - jQuery menu widget * * Copyright (c) 2007 Jörn Zaefferer, Frank Marcia * * http://bassistance.de/jquery-plugins/jquery-plugin-accordion/ * * Dual licensed under the