[jQuery] Re: UI Tabs - closable tabs

2008-04-02 Thread Klaus Hartl
That demo was outdated due to API changes, I fixed it. Add a tab, select it and you'll see a little close button. --Klaus On Apr 2, 1:36 am, rolfsf [EMAIL PROTECTED] wrote: I want to add a close icon to the UI tabs to allow the user to close a tab (remove it from the interface) I've found

[jQuery] Re: UI Tabs - closable tabs

2008-04-02 Thread rolfsf
Thanks Klaus! Any chance you could give me a quick explanation of what the different parts of that script are doing? I'm trying to understand how the script determines which tab to remove. Doing my best to learn these concepts! rolfsf On Apr 1, 11:42 pm, Klaus Hartl [EMAIL PROTECTED] wrote:

[jQuery] Re: UI Tabs - closable tabs

2008-04-02 Thread Klaus Hartl
On Apr 2, 7:08 pm, rolfsf [EMAIL PROTECTED] wrote: Thanks Klaus! Any chance you could give me a quick explanation of what the different parts of that script are doing? I'm trying to understand how the script determines which tab to remove. Doing my best to learn these concepts! The key