Skip to main content

Search and Top Navigation

#9938 closed bug (notabug)

Opened March 27, 2014 04:21PM UTC

Closed March 28, 2014 01:28PM UTC

Multiple tabs-botto divs on one page

Reported by: jallen Owned by:
Priority: minor Milestone: none
Component: ui.tabs Version: 1.10.4
Keywords: Cc:
Blocked by: Blocking:
Description

http://jsfiddle.net/93aYh/18/

Issue found using the following:

jquery-1.10.2.js

jquery-ui-1.10.4.min.js

sunny/jquery-ui-1.10.4.min.css

I need to have two sets of bottom tabs on one .aspx page. When I place both in the markup, each set of bottom tabs picks up the tabs from the previous set plus the set assigned to it no matter how distinct a name I give each set of tabs or the links contained in them. If I only have one set of bottom tabs it functions as expected.

I can name one with a class and one with an id and it still happens. So, for two sets of bottom tabs each having only two tabs, when viewed in browser each set of tabs has 4 tabs, add a third set, and it goes to six tabs etc.

I used Google Chrome Version 33.0.1750.154 m

and Firefox 27.0.1

Attachments (0)
Change History (1)

Changed March 28, 2014 01:28PM UTC by tj.vantoll comment:1

resolution: → notabug
status: newclosed

http://jsfiddle.net/tj_vantoll/44YQq/

For further help please use the forums or Stack Overflow.