[jQuery] $(document).ready in AJAX

[jQuery] $(document).ready in AJAX

Is there a way to make script calls once the DOM elements created by an AJAX call are loaded? I'm using AJAX to load a bunch of HTML, plus some scripts, but I want to wait until the the DOM elements have been loaded before evalling the scripts. I've been hacking by using setTimeout before the eval, but that's a bad hack.
Any ideas?<br clear="all">
--
Yehuda Katz
Web Developer
(ph)  718.877.1325
(fax) 718.686.4288
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/