This sample demonstrates how to create and modify a Tabstrip.
Instantiate the Tabstrip into an empty, global object, and add it to the DOM, using the tabstripNew method.
Tab ID:
Handle the itemClick event to get information about buttons when they are clicked
Use the createTab method to add a tab to the strip
Specify button text and choose an image...
Use the createTab method to add a button based on the values selected above
© 2005 Jonathan Wise. Some rights reserved.