look at the onLoading and onComplete callbacks
for example see http://demo.script.aculo.us/shop
it does something like this
onLoading:function(request){Element.show('indicator')},
onComplete:function(request){Element.hide('indicator')}
On 10/4/06, The Manhatten Project <[EMAIL PROTECTED]> wrote:
>
> Yeah, I got the list of indicator images, what I am after is detail of
> how people are handling progress indicators for remote calls using this
> framework? with Auto-completer I can use the option "indicator" but
> this does not work with anything else...how are people handling the
> http status options for progress indicators other than roll our own JS
> which simply shows a div on send and hides on callback?
>
>
> >
>
--
==
S. DeVore
(the old fart) the advice is free, the lack of crankiness will cost you
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/rubyonrails-spinoffs
-~----------~----~----~----~------~----~------~--~---