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
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
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
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
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
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
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
7 matches
Mail list logo