sky10205 / jquery-ui-tabs-paging

Automatically exported from code.google.com/p/jquery-ui-tabs-paging
0 stars 0 forks source link

Moving one tab at a time?? #10

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
How do you move from tab to tab one at a time, instead of blocks of tabs at 
time and displaying it's respective content?

Original issue reported on code.google.com by c.michae...@gmail.com on 9 Oct 2012 at 4:07

GoogleCodeExporter commented 9 years ago
This can be implemented by using $.ui.tabs.option('active', [index]) (or 
$.ui.tabs.select([index] in jQuery UI 1.7).  Will consider implementing this in 
the future.

Original comment by brian.se...@gmail.com on 20 Oct 2012 at 6:12

GoogleCodeExporter commented 9 years ago

Original comment by brian.se...@gmail.com on 20 Oct 2012 at 6:12