[jQuery] Re: More Jquery calls on a page

2009-09-23 Thread James
As Jon mentioned it is possible. You're not including the jQuery library twice also, are you? If so then that can cause problems. On Sep 23, 5:44 am, Jon Banner wrote: > You should be able to do this without problem. > > http://www.learningjquery.com/2006/09/multiple-document-ready > > 2009/9/23

[jQuery] Re: More Jquery calls on a page

2009-09-23 Thread Jon Banner
You should be able to do this without problem. http://www.learningjquery.com/2006/09/multiple-document-ready 2009/9/23 Topflysecurity > > hi. i always seem to have problems with this so i thought i would join > here and ask. i cant use two different jQuery calls on the same page > in two dif