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

2007-01-18 Thread Abel Tamayo
Ah, sorry. Sometimes the messages don't show up when I post to this group. Actually, if you look at the date they were all sent in different days and different hours of the day but they didn't appear until I posted from the Nabble page. Anyway, I still haven't figured out why jCarousel isn't worki

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

2007-01-18 Thread Brandon Aaron
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 usi

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

2007-01-18 Thread Beren
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 t

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

2007-01-18 Thread Abel Tamayo
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 i

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

2007-01-18 Thread Abel Tamayo
-- 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." I've been using jCarousel in a project for a long time but today, after upgrading from jQuery-1.1b to t

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

2007-01-17 Thread Abel Tamayo
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 i