Does anyone have workarounds to the IE eventListener issue?  I have several
pages with jQuery code I keep local on the "page" that it's needed on.
However, if that page is loaded via AJAX, IE simply doesn't execute it.

I can't even get an alert('hello') to work on the loaded page.

I feel a bit desperate right now.  I can't be the only one to load my
scripts in this fashion, so I hope someone knows a way around it (rather
than loading all my scripts on the top page).

Reply via email to