[jQuery] Possible new error in dimensions + jCarousel in jQ1.1

[jQuery] Possible new error in dimensions + jCarousel in jQ1.1

I've been using <span style="font-weight: bold;">jCarouse</span>l in a project for a long time but today, after upgrading from <span style="font-weight: bold;">jQuery-1.1b</span> to the <span style="font-weight: bold;">
final release of jQuery</span>1.1, this problem arouse in a page that I had already tested:
<span class="objectBox objectBox-errorMessage hasTwisty hasBreakSwitch breakForError"><div class="errorTitle">
<span style="font-weight: bold;">
Firebug:</span>
<span style="font-family: courier new,monospace;">parent has no properties</span></div><div style="font-family: courier new,monospace;" class="errorSourceBox errorSource-exec"><img src="chrome://firebug/content/blank.gif" title="Break on this error" class="errorBreak">
<span class="errorSource"> x += parent.offsetLeft || 0;</span></div></span>
I think the parent the message refers to is this (it generates dinamically before calling .<span style="font-weight: bold;">jScrollPane()</span>
)
<span style="font-family: courier new,monospace;">$("<span style="font-weight: bold;">#list_display</span>").wrap("<div id='list_holder' style='border:#0000FF 1.0px solid;'></div>");
</span>
Has anyone had problems with these plugins too? What Could it mean?
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/