代码搜索:java jquery
找到约 10,000 项符合「java jquery」的源代码
代码结果 10,000
www.eeworm.com/read/405240/11468089
js jquery.min.js
/*
* jQuery 1.2.3 - 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-02-0
www.eeworm.com/read/405240/11468150
js jquery-1.2.3.js
(function(){
/*
* jQuery 1.2.3 - New Wave Javascript
*
* Copyright (c) 2008 John Resig (jquery.com)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
* $Da
www.eeworm.com/read/405240/11468152
js jquery.min.js
/*
* jQuery 1.2.3 - 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-02-0
www.eeworm.com/read/347184/11685867
js jquery.autocomplete.js
jQuery.autocomplete = function(input, options) {
// Create a link to self
var me = this;
// Create jQuery object for input element
var $input = $(input).attr("autocomplete", "off");
//
www.eeworm.com/read/347184/11685886
css jquery.autocomplete.css
.ac_results {
padding: 0px;
border: 1px solid WindowFrame;
background-color: Window;
overflow:hidden;
width:400px;
}
.ac_results ul {
width: 100%;
list-style-position: outside;
www.eeworm.com/read/346901/11713731
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/342432/12020396
js jquery.cookie.js
/**
* Cookie plugin
*
* Copyright (c) 2006 Klaus Hartl (stilbuero.de)
* Dual licensed under the MIT and GPL licenses:
* http://www.opensource.org/licenses/mit-license.php
* http://www.gnu.org/li
www.eeworm.com/read/342432/12020484
js jquery.cookie.js
/**
* Cookie plugin
*
* Copyright (c) 2006 Klaus Hartl (stilbuero.de)
* Dual licensed under the MIT and GPL licenses:
* http://www.opensource.org/licenses/mit-license.php
* http://www.gnu.org/li
www.eeworm.com/read/340507/12151074
js jquery.form.js
/*
* jQuery Form Plugin
* version: 2.01 (10/31/2007)
* @requires jQuery v1.1 or later
*
* Examples at: http://malsup.com/jquery/form/
* Dual licensed under the MIT and GPL licenses:
*
www.eeworm.com/read/340491/12152604