[jQuery] Re: Invalid Argument in IE7/8

2009-03-14 Thread Nic Hubbard
Anyone? I still can't figure out why jScroll Pane is causing the Invalid Argument. On Mar 13, 9:38 am, Henry wrote: > Nic Hubbard wrote: > > Ok, I removed all instances of the cycle plugin when it is > > not needed.  But, this has not fixed the problem in IE7/8. > > > Why would it be saying tha

[jQuery] Re: Invalid Argument in IE7/8

2009-03-13 Thread Nic Hubbard
Ok, I tracked it down. It is coming from jScroll Pane. When I add the function: $('#exhibitionsBoxInner').jScrollPane({ showArrows:true, arrowSize: 10, scrollbarWidth: 6 }); I get the error. Removing it, and the error is gone

[jQuery] Re: Invalid Argument in IE7/8

2009-03-13 Thread Nic Hubbard
Hmm, I am not sure this is happeningbut I will look through my scripts. On Mar 13, 9:38 am, Henry wrote: > Nic Hubbard wrote: > > Ok, I removed all instances of the cycle plugin when it is > > not needed.  But, this has not fixed the problem in IE7/8. > > > Why would it be saying that jQuery

[jQuery] Re: Invalid Argument in IE7/8

2009-03-13 Thread Henry
Nic Hubbard wrote: > Ok, I removed all instances of the cycle plugin when it is > not needed. But, this has not fixed the problem in IE7/8. > > Why would it be saying that jQuery.js is the file with the > problem? IE browser throw an "invalid argument" error when attempts are made to apply nonse

[jQuery] Re: Invalid Argument in IE7/8

2009-03-13 Thread Nic Hubbard
Ok, I removed all instances of the cycle plugin when it is not needed. But, this has not fixed the problem in IE7/8. Why would it be saying that jQuery.js is the file with the problem? On Mar 13, 8:49 am, Josh Powell wrote: > Where does this error come from? > > [cycle] terminating; zero eleme

[jQuery] Re: Invalid Argument in IE7/8

2009-03-13 Thread Nic Hubbard
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 wrote: > Where does this error come from? > > [cycle] terminating; zero elements found by sel

[jQuery] Re: Invalid Argument in IE7/8

2009-03-13 Thread Josh Powell
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