代码搜索:java jquery
找到约 10,000 项符合「java jquery」的源代码
代码结果 10,000
www.eeworm.com/read/359387/10152095
js jquery.idtabs.2.0.js
/* idTabs ~ Sean Catchpole - Version 2.0 - MIT/GPL */
(function(){var dep={"jQuery":"http://code.jquery.com/jquery-latest.min.js"};var init=function(){(function($){$.fn.idTabs=function(){var s={};for
www.eeworm.com/read/359387/10152096
js jquery.livequery.1.0.2.js
/* Copyright (c) 2007 Brandon Aaron (brandon.aaron@gmail.com || http://brandonaaron.net)
* Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
* and GPL (http://www.ope
www.eeworm.com/read/359387/10152102
js jquery.1.2.3.intellisense.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/359387/10152108
js jquery.ui.1.0.js
/*
* jQuery UI 1.0 - New Wave User Interface
*
* Copyright (c) 2007 John Resig (jquery.com)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*/
(function($){
www.eeworm.com/read/359387/10152109
js jquery.hotkeys.0.2.0.js
/**
* @ Original code by by Binny V A, Original version: 2.00.A
* @ http://www.openjs.com/scripts/events/keyboard_shortcuts/
* @ Original License : BSD
* @ jQuery Plugin by Tzury Bar Yochay
www.eeworm.com/read/359387/10152110
js jquery.metadata.2.0.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/359387/10152112
js jquery.dimensions.1.2.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/359387/10152115
js jquery.agiletreeview.1.0.js
// Version: 1.0
// Author: Spring.Cheung(spring.cheung@163.com)
// LastChangedDate: 2008-06-02
// Requires: jquery.1.2.3.js
jQuery.fn.agileTreeView = function(options)
{
options = jQuery.extend
www.eeworm.com/read/426417/10252091
css jquery.tabs-ie.css
/*
Tabs - additional IE specific bug fixes
Recommended usage (Conditional Comments):
www.eeworm.com/read/426417/10252096
js jquery.tablesorter.pager.js
(function($) {
$.extend({
tablesorterPager: new function() {
function updatePageDisplay(c) {
var s = $(c.cssPageDisplay,c.container).val((c.page+1) + c.seperator + c.totalPages);