Hi all!

I'm using the jQuery Tools (http://flowplayer.org/tools/index.html) UI
library to create ajax tabs and am looking to dynamically add a tab if
the user clicks a link within a tab.

Example:

     [*Tab 1*] [tab 2] [tab 3]
---------------------------------------------------------------------------------------------------
|   This is the first tab in this wizard! Awesome!
|
|   Click *here* to create a 4th tab that will let you edit your user
data!
---------------------------------------------------------------------------------------------------

User clicks *here*

     [tab1] [tab 2] [tab 3] [*Tab 4*]
---------------------------------------------------------------------------------------------------
|   Username: [josey.morton]
|   Password: [***************]
|   Confirm Password: [***************]
---------------------------------------------------------------------------------------------------

Now, that's not exactly what I'd be using it for but you get the idea
(I hope).

I've searched thru the jQuery Tools API and Forum without any luck.
Help will be greeted with a manly, totally straight, joyful hug! or
beer...

Thanks in advance!
Josey

Reply via email to