[Javascript] Mouse cursor for AJAX projects?

Bruce Lill kalechi at gmail.com
Mon May 12 12:56:33 CDT 2008


I use an animated image usually from http://www.ajaxload.info/ , and display
it in the same div that the content will end up in, or you can get fancy
with css, grey the page and show just the image.

Bruce

On Sat, May 10, 2008 at 7:48 AM, Skip Evans <skip at bigskypenguin.com> wrote:

> Hey all,
>
> I've been developing sites running 100% AJAX
> communication between client and server, and one
> issue I have yet to solve is that when a link is
> selected in the browser we don't see anything
> indicating the browser is waiting for the server
> to respond, like the spinning graphics and stuff
> in the top right corner of IE and FF.
>
> I have seen some implementation that make the
> cursor spin to clue the user that the system is
> working, but can't find a code snippet or
> documentation explaining how to implement this.
>
>



More information about the Javascript mailing list