Hi,
Quote:
Originally Posted by sinucello
sounds great. One question as I don`t have installed 4.1 yet: will the active tab be remembered if you leave the forum home and return to it e. g. with the back button of the browser?
|
to answer the question myself:
no, it will not remember the tab. Meanwhile I found out that ajax-history can be done. Here`s an example with jquery tabs:
http://flowplayer.org/tools/demos/ta...x-history.html
select a tab, click on one of the links in the right nav, click the browsers back button and your tab will still be selected. This is done with the jquery history plugin:
http://plugins.jquery.com/project/history
Something similar exists for the yui framework:
http://developer.yahoo.com/yui/history/
They even have an example on how to use this with a tab navigation:
http://developer.yahoo.com/yui/examp...y-tabview.html
I`ve only very few experience with Ajax so I`d be glad if this could be implemented.
thanks - all the best,
Sacha