You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

Possible bug: jQuery object given as a selector for the panes Created Sep 10, 2009

This thread is solved

Views: 4738     Replies: 10     Last reply Dec 1, 2011  
You must login first before you can use this feature

twiinz

Posts: 2

Registered:
Jul 12, 2009

Possible bug: jQuery object given as a selector for the panes

Posted: Sep 10, 2009

I just upgraded to version 1.1 and it breaks my tabs. I investigated a little and it seems the newest version doesn't like to receive jQuery objects as the selector for the panes, before it used to work fine.

Here is an example:

var $panes = $(ul.panes > li)
$('.tabs').tabs($panes);

If the change has been made on purpose, it would need to be added to the list of backward incompatible changes.

Keep up the great work.

Tero
Author of jQuery Tools and this website + JavaScript developer of Flowplayer.

Posts: 1867

Registered:
Nov 16, 2007

» Possible bug: jQuery object given as a selector for the panes

Posted: Sep 10, 2009

Reply to: Possible bug: jQuery object given as a selector for the panes, from twiinz
OK. Thank you for this. I'll add it to 1.1.1.