You don't have to worry in those cases, since the main document is already loaded. document.ready is only useful once - and that's to wait and see if the primary HTML document is completely load and ready to use.
--John On 2/9/07, Benjamin Sterling <[EMAIL PROTECTED]> wrote: > John, with that said, what would be your recommendation on if an element is > being loaded via ajax or a person is creation dom on the fly? Probably an > easy question, but these are things I am still trying to wrap my head > completely around. > > > -- > Benjamin Sterling > http://www.KenzoMedia.com > http://www.KenzoHosting.com > _______________________________________________ > jQuery mailing list > [email protected] > http://jquery.com/discuss/ > > _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
