[jQuery] Display Loading Image While Ajax Content Loads

2009-01-14 Thread jinscoe
This seems like it should just be trivial to implement, because you see it everywhere...but I'm just not having much luck. I have a website that is setup, pretty much like a slideshow - I have a forward and back button and the div in which they load is right above. I am using this bit of code to

[jQuery] Display Loading Image While Ajax Content Loads

2009-01-14 Thread jinscoe
Hello - I'm sorry if this posts twiceits been about 30 minutes or so since I last attempted and I still haven't seen my discussion pop up. I would guess this is a fairly easy task and I'm just missing the boat, because you see loading images everywhere with ajax loading. Here is my situation