Introduction
Setting <ul class="tabs" persist="ture">...</ul> will turn on the persistence feature:
the most recently clicked tab will be remembered even if the page is reloaded or revisited within the browser session.
Note: If you open this page directly with physical path(i.e. file:///D:/tabcontent/demo.html ) instead of from web app, you may not see this feature.
Features
You can have multiple tab contents on the same page, with only one copy of the CSS and JavaScript files.