Feature request: isFirst, isLast

Convenience properties so one can (in conjunction with Event.Behavior, for instance), do tabs.setStyle('margin-right: 5px;').except.isLast.

Posted April 14th, 2007 at 5:46pm by BillSaysThis

I thought about this for a little while, and I think this is something that you should put in your HTML, and not something that the library should do. I added it in and it just didn't feel right being in there.

Posted April 17th, 2007 at 2:27pm by ryan

hey anyone know how to do nested tabs with control.tabs???

Posted April 20th, 2007 at 12:02am by rootbat

Put the nested set of tabs inside of one of the divs that is already in a tab. Should work no problem.

Posted April 21st, 2007 at 12:17pm by ryan

Login or Register to Post