Re: Problem when I need to execute JS in reloaded with AJAX div
Posted By:
Christopher_Koenigsberg
Posted On:
Friday, December 8, 2006 07:53 PM
maybe you need to do the alert, or whatever you really want to do, in your Javascript function, after it "reloads the div", whatever you are doing there (appending a child node w/DOM? just replacing innerHtml?).