sky10205 / jquery-ui-tabs-paging

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

Using rotate and paging - rotate doesn't change to the correct page of tabs #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Set $(#example1").tabs('rotate', 10000)

What is the expected output? What do you see instead?

When the rotate is used with the paging when the rotate gets to a tab on
page 2 it still shows the page 1 tabs. When it gets to a tab on page 2 it
should change the list of tabs

Original issue reported on code.google.com by rhode...@gmail.com on 24 Nov 2009 at 12:39

GoogleCodeExporter commented 9 years ago
I added a "followOnSelect" option that will work with the rotate plugin.  
Thanks for
reporting this issue.

Original comment by brian.se...@gmail.com on 25 Nov 2009 at 3:08