jQuery Waiting plugin

This is a simple jQuery plugin for purpose of loading phase of an ajax request or anything else.
$("#testdiv").waiting({imgsrc:"/files/aj-blue.gif"});
to stop a waiting div
$("#testdiv").stopWaiting();
TEST DIV
CLICK ME
AllegatoDimensione
aj-blue.gif1.7 KB
jquery.waiting.0.1.js.txt1.08 KB