On Jul 30, 2009, at 7:31 PM, solow wrote:


I think i'm using 1.3...

But this is the way, to execute javascript, in content whch has been
loaded using $("#DIV").load ?

Yes, you need to either use event delegation or rebind the event handlers. This FAQ topic should help answer your question:

http://docs.jquery.com/Frequently_Asked_Questions#Why_do_my_events_stop_working_after_an_Ajax_request.3F

--Karl

____________
Karl Swedberg
www.englishrules.com
www.learningjquery.com

Reply via email to