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


Posted

in

,

by