Nice find! I realized I was not using Cycle on that page, but I had it embedded in my template. I will try removing that and see if it fixes the invalid argument error.
On Mar 13, 8:49 am, Josh Powell <seas...@gmail.com> wrote: > Where does this error come from? > > [cycle] terminating; zero elements found by selector > > You can see it when the page loads on the firebug console, but it > doesn't give a file name or line number. it may be that since you > aren't getting any elements back, IE is messing up because you are > trying to use a method or attribute of those elements that are not > defined. > > On Mar 13, 8:36 am, Nic Hubbard <nnhubb...@gmail.com> wrote: > > > My page is throwing an invalid argument error on line 23 of jQuery, > > version 1.2.6. Is there any reason this should be happening? It > > seems that because of this, the rest of my script is not running. > > > I am using the cycle plugin as well as jScroll Panel. > > > Example:http://67.207.148.241/home