[jQuery] jqModal - how to call jquery functions on returned AHAH?
Hi,
I'm using jqModal:ajax to load a remote php into a div "modal" form. So far
so good. But the returned HTML also has some jquery elements. I can't figure
out how to get them to initialize (i.e. the function call that would
otherwise be in the $(document).ready function).
I tried doing something with onload like so: