Marshall,

I'm pretty sure you don't need to call document.ready() when using ajax.
This function is there for dealing with a standard "page load" rather than
dynamic content. If you are using .load() for instance, scripts are
automatically evaluated after the html has been inserted.

Chris
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to