Skip to main content

Search and Top Navigation

#4890 closed enhancement (duplicate)

Opened October 02, 2009 02:05AM UTC

Closed June 18, 2010 12:37PM UTC

Last modified October 03, 2012 04:59PM UTC

Allow removal of tab by href

Reported by: coderuckus Owned by:
Priority: minor Milestone: 1.8
Component: ui.tabs Version: 1.7.2
Keywords: Cc:
Blocked by: Blocking:
Description

Please add feature to allow removal of tabs by href name as the select works:

remove: function(index) {

if (typeof index == 'string') {

index = this.anchors.index(this.anchors.filter('[href$=' + index + ']'));

}

...

Attachments (0)
Change History (4)

Changed November 17, 2009 06:08PM UTC by jzaefferer comment:1

milestone: TBD1.next

Changed June 18, 2010 12:19AM UTC by francois comment:2

duplicate of #3171

Changed June 18, 2010 12:37PM UTC by scottgonzalez comment:3

resolution: → duplicate
status: newclosed

Changed October 03, 2012 04:59PM UTC by scottgonzalez comment:4

milestone: 1.next1.8