代码搜索:JQuery

找到约 1,736 项符合「JQuery」的源代码

代码结果 1,736
www.eeworm.com/read/397449/8050157

js supersubs.js

/* * Supersubs v0.2b - jQuery plugin * Copyright (c) 2008 Joel Birch * * Dual licensed under the MIT and GPL licenses: * http://www.opensource.org/licenses/mit-license.php * http://www.gnu.or
www.eeworm.com/read/17055/709511

js vtip-min.js

/** Vertigo Tip by www.vertigo-project.com Requires jQuery */ this.vtip=function(){this.xOffset=-10;this.yOffset=10;$(".vtip").unbind().hover(function(a){this.t=this.title;this.title="";this.top=(a.pa
www.eeworm.com/read/436162/1852128

java cometackextensiontest.java

package org.mortbay.cometd.jquery.ack; import java.net.URL; import org.cometd.Bayeux; import org.mortbay.cometd.BayeuxService; import org.mortbay.cometd.ext.AcknowledgedMessagesExtension; import org
www.eeworm.com/read/415934/2130715

js rotate.js

jQuery.fn.rotate = function(angle,whence) { var p = this.get(0); // we store the angle inside the image tag for persistence if (!whence) { p.angle = ((p.angle==undefined?0:p.angle) + angle)
www.eeworm.com/read/378694/2682911

js superfish_modified.js

/* * Superfish v1.4.1 - jQuery menu widget * Copyright (c) 2007 Joel Birch * * Dual licensed under the MIT and GPL licenses: * http://www.opensource.org/licenses/mit-license.php * http://www.g
www.eeworm.com/read/426417/10252086

css flora.datepicker.css

/* Main Flora Style Sheet for jQuery UI Datepicker */ #datepicker_div, .datepicker_inline { font-family: Arial,Helvetica,sans-serif; font-size: 14px; padding: 0; margin: 0; background: #DDD
www.eeworm.com/read/252499/12278632

java jdbcquery.java

/*============================================================================== || @公司名称: In-net Corp. || @作者姓名: Viking.Liu || @生成时间: 2007-1-15 || @单元名称: JQuery.java || @单元作用: 执行SQL语句和查询语
www.eeworm.com/read/17055/709532

js scrolltopcontrol.js

//** jQuery Scroll to Top Control script- (c) Dynamic Drive DHTML code library: http://www.dynamicdrive.com. //** Available/ usage terms at http://www.dynamicdrive.com (March 30th, 09') //** v1.1 (A
www.eeworm.com/read/442576/1756446

java jdbcquery.java

/*============================================================================== || @公司名称: In-net Corp. || @作者姓名: Viking.Liu || @生成时间: 2007-1-15 || @单元名称: JQuery.java || @单元作用: 执行SQL语句和查询语
www.eeworm.com/read/436162/1852130

java cometunsubscribefailuretest.java

package org.mortbay.cometd.jquery; import java.io.IOException; import java.util.concurrent.CountDownLatch; import java.util.concurrent.TimeUnit; import javax.servlet.Filter; import javax.servlet.Fil