Page 1 of 1

Conflict between tab panes and tab menu

PostPosted: Thu Apr 19, 2007 2:11 pm
by petron
Hi All,

Anyone else have an issue using both Tab Panes and Tab Menu on the same page?

There seems to be some sort of conflict that I can't figure out.

I'm using Tab Menu as the main menu on every page and then on one page I've got the Tab Panes but the Tab Panes don't work as expected. The Panes load OK but when I click on one of the tabs for the Panes, the corresponding DIV appears below the initial DIV and then clicking on any tab from then on does nothing.

However when I comment out the javascript for the Tab Menu on the same page the Tab Panes work as expected!

Any ideas?

conflict is cookie name related

PostPosted: Thu Apr 19, 2007 3:07 pm
by petron
It seems the bug is cookie name related. If set rememberActiveTabByCookie = false (on the menu.js for Tab Menu) the Tab Panes and the Tab Menu work together fine on the same page.

However if rememberActiveTabByCookie = true they don't play nicely together.