LiveQuery is an awesome plugin, and it will certainly do the trick. Ariel Flesler's Listen plugin is also a great one for this type of situation.

If you'd like to learn more about why this sort of thing happens and how you can remedy it on your own using "Event Delegation," take a look at the article I posted to Learning jQuery yesterday:
http://www.learningjquery.com/2008/03/working-with-events-part-1


--Karl
_________________
Karl Swedberg
www.englishrules.com
www.learningjquery.com



On Apr 1, 2008, at 3:26 AM, Alexandre Plennevaux wrote:


definitely yes, using the livequery plugin :
http://brandonaaron.net/docs/livequery/

.. and much much more !

On Mon, Mar 31, 2008 at 8:54 PM, cmt <[EMAIL PROTECTED]> wrote:

 Hi,


I have a <div> tag on my page that I am using as a dynamic content
holder.  I have a javascript that loads HTML files into the <div> via
".innerHTML".

This part works fine, it loads the pages and displays nicely.

However I cannot get javascripts to work in the dynamically loaded
pages. I have tried "tricking" it into inserting the javascripts via
DOM manipulation but it is getting very complicated and still not
really working.

If I started working with jquery, would I be able to solve this issue?

Thanks





--
Alexandre Plennevaux
LAb[au]

http://www.lab-au.com

Reply via email to