[jQuery] Calling JQuery after the fact
How would you use JQuery on elements that are loaded dynamically once the
page has finished loading? For example, when you load something with AJAX,
anything that JQuery would take effect on would not appear.
Is there a way to use the callback function (or any other method) to have
JQuery go through document ready again? Alternatively, is this the best way
to go about things?
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/