---------- Forwarded message ----------
From: Abel Tamayo <[EMAIL PROTECTED]>
Date: Jan 17, 2007 6:41 PM
Subject: Possible new error in dimensions + jCarousel in jQ1.1
To: "jQuery Discussion." <discuss@jquery.com>

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
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.0pxsolid;'></div>");

Has anyone had problems with these plugins too? What Could it mean?
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to