tags:

views:

48

answers:

2

Attempting to Mimic the Yahoo Mail Tabs. Been able to set up the add-tab functionality. But can't get round to; i)ensuring that the user doesn't add duplicate Tabs ii)ensure that all tabs are closable apart from the first

Anyone know how I can go about this?

+1  A: 

try jQuery plugin for accessible, unobtrusive tabs

XGreen
This is an old link, the plugin has been merged in jQuery UI.
Ben
A: 

I'd recommend the official jQuery UI Tabs plugin.

http://jqueryui.com/demos/tabs/

Ben
why did i get negative points for this?
XGreen