1) Script Title:
Ajax Tabs Content script
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamici...axtabscontent/
1) Script Title:
Chained Select Menu
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamici...menu/index.htm
3) Describe problem:
i am using these 2 scripts from dynamicdrive.
i have 2 tab menu's. First tab (default) have page with chained select.
The second one have text file.
Everything works fine, but when u click on second tab and the click back to first tab (default) then chained select looses it's contents.
i think it is because chain select requires:
I tried to put it on first tab onclick event.Code:<body onload="initListGroup('chainedmenu', document.listmenu0.firstlevel, document.listmenu0.secondlevel, document.listmenu0.thirdlevel, 'saveme')">
but it doesn't work plz need help, any idea would be appreciatedCode:<a href=#default onClick="initListGroup('chainedmenu', document.listmenu0.firstlevel, document.listmenu0.secondlevel, document.listmenu0.thirdlevel, 'saveme')" rel="firstcontentarea" id=mytab>First Tab with Chained sel</a>



Reply With Quote
i am surprised..


Bookmarks