Smartango
About
Portfolio
Contact
Daniele Cruciani
Programmatore Developer
PHP/MySQL Freelance
mobile:
+39 3489215204
Tweets
New post #smartango: jquery Form Hint plugin (mine)
http://tinyurl.com/yke6qwx
—
13 hours 31 min
ago
I subscribed to ambienteweb's channel on YouTube
http://www.youtube.com/user/ambienteweb?feature=autoshare_twitter
—
1 day 17 hours
ago
I rated a YouTube video (5 out of 5 stars) -- "I MIGLIORISTI"
http://youtu.be/2StAKAlrU5k?a
—
1 day 17 hours
ago
drupal views api reference
http://icio.us/h0kuaa
—
6 days 13 hours
ago
♺
@andriezzo
: Designing for the Future with HTML5+CSS: tutorials and best practices
http://bit.ly/aYAPbA
—
2 weeks 3 days
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