Hmmm ... you sent the same email 4 times.

This error is coming from the offset method in dimensions because it
is getting a null element. Make sure that the selector jCarousel is
using is actually selecting elements.

--
Brandon Aaron

On 1/18/07, Beren <[EMAIL PROTECTED]> wrote:
>
> I've been using jCarousel in a project for a long time but today, after
> upgrading from jQuery-1.1b to the final release of jQuery1.1, this problem
> arouse in a page that I had already tested:
>
> Firebug:
> parent has no properties
> [Break on this error] x += parent.offsetLeft || 0;
>
> I think the parent the message refers to is this (it generates dinamically
> before calling .jScrollPane() )
>
> $("#list_display").wrap("<div id='list_holder' style='border:#0000FF 1.0px
> solid;'></div>");
>
> Has anyone had problems with these plugins too? What Could it mean?
> --
> View this message in context: 
> http://www.nabble.com/Possible-new-error-in-dimensions-%2B-jCarousel-in-jQ1.1-tf3033966.html#a8430057
> Sent from the JQuery mailing list archive 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