Smartango
About
Portfolio
Contact
Daniele Cruciani
Programmatore Developer
PHP/MySQL Freelance
mobile:
+39 3489215204
Tweets
I subscribed to AdrianoComai's channel on YouTube
http://www.youtube.com/user/AdrianoComai?feature=autoshare_twitter
—
2 days 4 hours
ago
I subscribed to solidea72's channel on YouTube
http://www.youtube.com/user/solidea72?feature=autoshare_twitter
—
3 days 6 hours
ago
♺
@markboulton
: My book, 'Designing for the Web' is now online, completely FREE!
http://bit.ly/at7DcI
#fivesimplesteps #mbd
—
5 days 5 hours
ago
New post #smartango: jquery Form Hint plugin (mine)
http://tinyurl.com/yke6qwx
—
1 week 5 hours
ago
I subscribed to ambienteweb's channel on YouTube
http://www.youtube.com/user/ambienteweb?feature=autoshare_twitter
—
1 week 1 day
ago
Recent blog posts
jquery Form Hint plugin (mine)
shuffle db table order
Ajax frontend for my backoffice in jQuery and PHP
Fix SEO problem in drupal (give 301 to node/xx request)
skype for linux 2.1 beta: 64 bit?
innerHTML problem with internet explorer (supposed)
Email from your host you are banned (mail php security matter)
Option List jQuery plugin
deploy svn to ftp hosting
grep over ssh in emacs
more
Articles
jQuery Waiting plugin
SDK for Smart Device
C Language Exception Handling
Parsing XML: Sax or DOM
Parsing XML: Sax or DOM
Quanto spendo per una connessione gprs/umts ?
Home
jQuery Waiting plugin
Sat, 28/02/2009 - 18:36 — daniele
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
Attachment
Size
aj-blue.gif
1.7 KB
jquery.waiting.0.1.js.txt
1.08 KB
javascript
jquery
Add new comment