Skip to main content

Данило Кубай's Library tagged jquery   View Popular

21 Aug 09

jQuery :random filter - Waldek Mastykarz

jQuery.jQueryRandom = 0;
jQuery.extend(jQuery.expr[":"],
{
random: function(a, i, m, r) {
if (i == 0) {
jQuery.jQueryRandom = Math.floor(Math.random() * r.length);
};
return i == jQuery.jQueryRandom;
}
});

blog.mastykarz.nl/jquery-random-filter - Preview

jquery

20 Aug 09

jQuery Include | GNUCITIZEN

$.include('http://path/to/script1.js');
$.include('http://path/to/script2.js');

$(document).ready(function () {
// the files are loaded, so now you can use them...
});

www.gnucitizen.org/...jquery-include - Preview

jquery plugin

15 Jul 09

JSS

JSS stands for Javascript Style Sheets

andykent.bingodisk.com/...jss - Preview

javascript jquery plugin css

elementReady: a jQuery plugin » Semicolon

elementReady calls a function during page load as soon as a specific element is available — even before the full DOM is loaded.

www.thunderguy.com/...elementready-jquery-plugin - Preview

jquery plugin javascript

idTabs

jQuery idTabs
Sean Catchpole

* idTabs is simple and easy to use.
* It's not overloaded with features, it gets to the point.

www.sunsean.com/idTabs - Preview

jquery javascript plugins ajax css webdesign

1 - 20 of 49 Next › Last »
Showing 20 items per page

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo