This link has been bookmarked by 37 people . It was first bookmarked on 06 Sep 2006, by someone privately.
-
14 Jul 08
Andy ThomasWhat is a throbber? It’s the thing in the top right of your browser that lets you know data is being fetched. This JavaScript method uses a hidden iframe, which increases load across the server but allows control over the throbber activity.
-
21 Mar 08
-
21 Feb 08
-
25 Oct 06
-
07 Oct 06
-
18 Sep 06
Jonathan Petersonsmall hunk of javascript that may be used to fire the page load throbber when an ajax server request is active that normally shows page loading activity.
-
08 Sep 06
-
07 Sep 06
-
06 Sep 06
-
-
What is a throbber? It’s the thing in the top right of your browser that lets you know data is being fetched. The problem is that Ajax requests don’t trigger it. The browser throbbing can be a subtle expected queue, and it’s the only thing visible across tabs, so it can be nice to be able to toggle it on and off. The problem is that there are very few ways to make that happen. This method uses a hidden iframe, which increases load across the server but achieves the desired effect.
-
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.