Opened 14 years ago

Closed 14 years ago

#4128 closed bug (duplicate)

dynamically added tab points to wrong href in IE

Reported by: aleemb Owned by:
Priority: critical Milestone: 1.7
Component: ui.tabs Version: 1.6rc6
Keywords: Cc:
Blocked by: Blocking:

Description

Encountered this on IE7 on my machine. Works fine in FF3, however.

Dynamically add a new tab:

$('#mytabs').tabs('add', '#foobar', 'test tab');

Hover/Click on link and it points to #ui-tabs-NN instead of #foobar.

Change History (1)

comment:1 Changed 14 years ago by klaus.hartl

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.