aidanlister / jquery-stickytabs

Provides persistant state (back and forward button support) for Bootstrap tabs
http://aidanlister.com/2014/03/persisting-the-tab-state-in-bootstrap/
MIT License
60 stars 33 forks source link

Optional persistence and jslint #17

Closed curtisweeks closed 8 years ago

curtisweeks commented 9 years ago

@aidanlister

A couple more suggestions for this plug-in. Thanks!

aidanlister commented 9 years ago

Can you explain what you mean by making tab persistance optional?

curtisweeks commented 9 years ago

This would provide an option to not store each tab selection in the users browser history while still making it possible to take advantage of other features available through the plug-in (i.e. deep linking to tab content and starting at the top of a document).