Morning Guys / Gals... I am sure this has been covered before but i'll post it anyway as i cant find it in a search!...
I am speeding up a website at the moment by using Ajax to do some dirty work in heavy loading pages (pagination and so on)... I need to put a "loading" spinner or text in place of an element while the ajax is doing its thing.... I could code each function to do this but i am sure there is an easier way. My first thought is to use "Ajax.Responders" to do something, but...... Is there a way i can get the Element that is going to be updated by the Ajax.Updater via Ajax.Responders - then i can just code something Generic into the JS and dont have to worry about updating stuff all the time... Thanks in advance Alex --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" 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/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
