addice / jquery-ui-tabs-paging

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

Option active does not return tab index as original #13

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. calling .tabs('option', 'active') on tabs
2.
3.

What is the expected output? What do you see instead?
Expected: tabIndex integer
What I get: tabs object

What version of the product are you using? On what operating system?
v1.2 - Windows 7

Please provide any additional information below.
Need to know how to get the tab index and reference to the active object

Original issue reported on code.google.com by jopie...@gmail.com on 14 Dec 2012 at 8:04

GoogleCodeExporter commented 9 years ago

Original comment by brian.se...@gmail.com on 19 Dec 2012 at 4:10

GoogleCodeExporter commented 9 years ago
Fixed in v1.2.1.

Thanks for reporting this issue.

Original comment by brian.se...@gmail.com on 19 Dec 2012 at 4:14