| Projects on Google Code | Results 1 - 10 of 1930 |
==Goals=
A Testrunner that does not pollute the globel namespace and is JSUnit compatible.
If you want to contribute, drop me an email.
[http://groups.google.com/group/jquery-en/msg/b6b7ff05f5f06945 source&idea]
==Usage=
===Test Output=
* Click one to unfold Test - Results
* Double Cl...
=jquery-showhide=
A robust "toggle" plugin for jQuery. Features include the use of cookies, toggling of text and more.
* Remember the state of the target object in a cookie.
* Change the text of the toggle element (useful if you want the link text to change, e.g. "Show form"/"Hide for...
Swap image with jQuery, flexible and easy way.
* For jQuery 1.2 and 1.3
* [http://developer.yahoo.com/yui/articles/gbs/#gbschart A-Grade browsers support]
<strong><font color=red>YUI version now also available: </font> http://code.google.com/p/yui-swapimage/</strong>
----
==Basic Usag...
I was perusing the Web looking for some quick and dirty Javascript I could use with the Twitter Search API to display a list of recent tweets containing a particular keyword. I came across the monitter.com widget, which was almost exactly what I had in mind, except that it includes some really great...
The idea behind jQuery Depends plugin is to provide a very feature rich way to handle any and all forms of dynamic resource usage and consumption, or in other words, a javascript-based dependency resource loader. Beyond the typical forms of loaders that exist for stuff like images or data, this plug...
=*jCheckboxList* is a jquery plugin for multiple checkbox selecting.=
==Latest version is 2.1==
===parameter names changed===
for more elegant
#1 rootId: string, the id of the root controler checkbox
#2 childClass: string, the class name of the children checkboxs
#3 invertSelect: boole...
This jquery plugin converts passed JSON option tree into dynamically created `<select>` elements allowing you to choose one nested option from the tree.
It should be attached to a (most likely hidden) `<input>` element. It requires an option tree object. Object property names become labels of cre...
基于JQuery开发的一个控件,比较适合于进行分组选择。
1,可以方便的通过Ajax获取数据或者通过函数取得静态数据;
2,有动态提示选择窗口。
2009-05-03 0.2 Bate发布。
修改了若干Bug,增加了一些功能:
1,添加编辑状态开关,GS接受传入参数可以进行编辑;
2,添加显示组信息开关,可以同步取得组信息;
3,添加是否可以选取不同组下的选项开关,以适应多种情况。
详细使用说明请参考Link中Demo的写法。
2009-06-03 1.0 Release.
重写全部代码,更清晰更易懂。
欢迎有时间有兴趣的人来完善她。
PS:如果有DIV...
=jQuery plugin for tipbox=
*example:*
*1.*$("a.tipMsg").tipbox();
*2.*$("a.tipMsg").tipbox({'showEventName':'click','offsetX':13,'offsetY':0});
==v0.1.9,新增的功能如下:==
*1.新增样式表:*将样式独立出来放在jquery.tipbox.css,并可以由用户自己配置css样式;
*2.增加showTitle属性:*可控制是否显示当前元素的title属性为标题内容;
*3.增加closeText属性:*个...
grid plugin for jquery-ui.<br /><br />
it shows header/footer/search/pager.
<br /><br />
you can show/hide the footer, empty rows, pager<br /><br />
<b>Version 1.1</b>
<br /><br />
= Screenshot =
[http://i181.photobucket.com/albums/x300/rth1972/screenshot.png]
<br /><br />
= Usage =
{{...