Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Eric on May 22, 2008 22:12
open dhtmlx forum
dhtmlxTabbar - How to persist the tabbar state

Hello,
What is the best way to persist the toolbar state. I'd like to be able to keep the selected tab when I reload and/or go back to the same page.
Note I'm initializing the toolbar from HTML, so I'd like to do it from HTML
<div id="a_tabbar" class="dhtmlxTabBar" tabstyle="modern" imgpath="[(base_url)]/images/tabbar/" style="height:500px;" skinColors="#FCFBFC,#F4F3EE" >

Thank you for your help...
Answer posted by Support on May 23, 2008 03:26

Tabbar have not built in support for such functionality. 

While loading from HTML, tab which need to be active on-load can be marked with "selected" attribute