jQuery-busy
jQuery-busy allows to effortlessy show or hide animated activity / busyness indicator (call it spinner, loader or however you wish).
View ArticleSite Hasher
How to configure our site con run this code?Hasher is unobtrusive, is for that reason that you only need to develop your site once in HTML and leave the obscure part to hasher.php. Hasher just cuts the...
View ArticleJsonRPC
JsonRPC A simple JsonRPC client library Example 1$.JsonRPC.request ("http://xxx.xxx.xxx/jsonrpcServer", method, params, { success: function (response) { //...
View ArticleAutobrowse endless scroller
When run on a DOM element, this plugin will make the element grow and fill its content automatically when the user scrolls to the bottom of the element. The content is fetched via ajax, and the plugin...
View ArticleTN34 accordion
This plugin creates a accordion!Browser compatibility:- Firefox v2/3+ - IE v6/7/8+ - Opera v9/10+ - Safari v3 - Konqueror v4+Features:- Clean&Valid Markup - multiple accordions per page - ajax -...
View ArticleLightview - The jQuery Lightbox
Easily create the most beautiful overlay windows using the jQuery Javascript library.http://projects.nickstakenburg.com/lightview
View ArticleTipped - The jQuery Tooltip
Easily create the most beautiful tooltips using the jQuery Javascript library.http://projects.nickstakenburg.com/tipped
View ArticlejQuery.loadScript: Debug your scripts loaded in Ajax
Load a JavaScript file from the server using a GET HTTP request, then execute it. This function looklike jQuery.getScript() but it use LazyLoad system. So you can debug the loaded file with a...
View ArticlejCombo
jComboThis plugin simplifies the process to populate data into SELECT tags, even if nested or not. The only condition is to put the fields in query consecutively in order to create pairs of...
View Article(mb)Menu, a powerful jQuery multilevel tree menu
This is a powerful component to build easily a multilevel tree menu or a contextual menu (right click) in an intuitive way!Dependencies:nonehere is the js call:$(”.myMenu”).buildMenu({...
View Article