代码搜索:java jquery
找到约 10,000 项符合「java jquery」的源代码
代码结果 10,000
www.eeworm.com/read/408807/2247044
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/405548/2287599
js jquery-latest.js
/* prevent execution of jQuery if included more than once */
if(typeof window.jQuery == "undefined") {
/*
* jQuery 1.1.2 - New Wave Javascript
*
* Copyright (c) 2007 John Resig (jquery.com)
* Dual
www.eeworm.com/read/403132/2316129
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/403132/2316132
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/403132/2316133
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/403132/2316134
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/403132/2316135
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/403132/2316138
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/403132/2316139
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/403132/2316141
js jquery.truncate.js
jQuery.fn.truncate = function(max) {
return this.each(
function() {
var trail='...';
v=jQuery.trim(jQuery(this).text());
while(max