Dynamic tab with cache and remote script inside the content
Facts in this example:
- The content of the box was changed on the fly (you can reference elements in dynamic area inside the script tags).
- The YUI button component (/yui/build/button/button-beta.js) was loaded dynamically during the tab loading process.
- The YUI button skin (/yui/build/button/assets/sam/button.css) was loaded dynamically during the tab loading process and injected into the current page style set.
- The dynamic link buttons was created on the fly using an inline script inside the tab content.
- Path Correction for this content, which means that the resources in this content (js/css) was loaded usign relative path.