Closable Tabs
Closable Tabs is an addition to jQuery UI Tabs which adds an icon to the right of a tab that will remove the tab when clicked. This feature does not require any special changes to the jQuery UI library and is simply done by adding a few css styles as well as a custom tabs configuration object.
Demo
An example of the tabs can be viewed here.