Hi Jason,

Just simply add an Init function to each file and then call each one
from a single document.ready. Hope this helps.

Tom

On 8/17/06, Jason Huck <[EMAIL PROTECTED]> wrote:
>
> Let's say I am creating a set of code snippets that end users will have the
> ability to place in various locations throughout a site. I'd like to keep
> all the code for a specific snippet in a single file. But if several of
> those snippets use jquery, that means I'll potentially have several
> $(document).ready()'s in a single page. Is that bad? Or does it not
> matter...
>
> Thanks,
> Jason
>
>
>
> --
> View this message in context: 
> http://www.nabble.com/Multiple-%24%28document%29.ready%28%29%27s...-tf2122871.html#a5856114
> Sent from the JQuery forum at Nabble.com.
>
>
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>

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

Reply via email to