Hi jQuery,
I have successfully got my ajax working.
I'm now in the processing of put an animation gif on the site to show it's
sending/retrieving date via. ajax.

my problem is that I have multiple ajax calls on the same page.. and I want
each call to be represented by
a unique gif animation.

I tried to use the ajaxStart and ajaxStop which works fine but seems to only
work on a global scope which
means all my animations become active (visible) when an ajax event is
called.

I'm using the $.ajax method.. is there any way I can make each $.ajax
show/hide the gif animation the relates
to that $.ajax

any suggestions?
Peter

-- 
Power Tumbling - http://www.powertumbling.dk
OSG-Help - http://osghelp.com

Reply via email to