The Zapatec Javascript Tabs Demos
AJAX
This is the AJAX Tabs demo. It uses the Zapatec AJAX Transport layer to transfer the tab contents dynamically and JSON to define the contents. It fetches Tab contents only when they are needed. This method lets you reuse HTML code. You can think of it as a client/server side include. You can easily create a Zapatec Tabs database-driven application using AJAX and JSON.
Themes
This is the Themes Tabs demo. It shows multiple Tab sections with different themes in a single application.
Wizard
This is a Wizard application simulating the purchase of a product. It uses a combination of Zapatec Tabs and Zapatec Forms . The first tab prompts for product to purchase, the second tab prompts for user information, and the third tab confirms the order. The Zapatec Tabs plus Forms creates a natural workflow.
Scrolling
If there are more tabs in the container that are not visible then you can define how you want to scroll through the tabs. |