Ajax Tabs Content script Instructions

Demo #1- Basic implementation

- First tab shows default, inline content directly added inside container DIV
- 2nd and 3rd tabs show external pages fetched via Ajax
- 4th tab shows an external page fetched via IFRAME

This is some default tab content, embedded directly inside this space and not via Ajax. It can be shown when no tabs are automatically selected, or associated with a certain tab, in this case, the first tab.

Dynamically select last Tab | Reload page and select 2nd tab using URL parameter


Demo #2- Expanding of arbitrary DIVs on the page enabled

- All tabs fetched via Ajax
- 2nd and 4th tabs also show/hide arbitrary DIVs when clicked on


Back Forward

Load "external2.htm" into content container via Ajax


Demo #3- All contents fetched via "IFRAME"


Load "Google Homepage" into content container via IFRAME