No Script - Loading pages without JavaScript

The tabs work without JavaScript with pages that incorporate the Tab Panel and use it as a menu, for a website for example.
The tab for the current page has the class "selected" to highlight the active tab.
In this example, the "selected" class is associated with the No Script tab:

<li><a href="tab-noscript.html" class="selected">No Script</a></li>

 


Return to the tutorial: Tab Panel without framework.