[Seaside] jQuery busy.gif

Philippe Marschall philippe.marschall at gmail.com
Tue Sep 1 22:03:07 UTC 2009


2009/9/1 Paul DeBruicker <pdebruic at gmail.com>:
> Hi -
>
> I'd like to display a busy indicator like Lukas Renggli describes here:
>
> http://lists.squeakfoundation.org/pipermail/seaside/2006-August/008862.html
>
> But so far I've only used jQuery and not Prototype or Scriptaculous in
> my project and don't know if it is reasonable to add them just to get
> a busy indicator.
>
>  Is there a way to display a busy indicator and then have it exit when
> a full page refresh is complete using just jQuery?

Can you try to replace the #onClick: values with only this one:

(html jQuery id: 'spinner'; show),
(html javascript return: true)


Cheers
Philippe


More information about the seaside mailing list