Click to See Complete Forum and Search --> : nested frames


wot
01-27-2003, 03:47 AM
I have a page with nested frames: NAVIGATION (left), TOP and MAIN.

When you choos in navigation the language option the content of NAVIGATION, TOP and MAIN changes to the respecitve language. No problem here! But when you click the back button in your browser only one frame reverts back to it's previous content. Basically, one has to click the browser back button 3 times to get all 3 frames to get back to when they stared.

Is there a way to prevent this? If so, how?

Thanks!

zwomble
01-27-2003, 04:51 AM
hi,
what you need is a kind of eventcontroler.

i think you are controling the jump to an other language by javascript for example by changing 2 frames. if you link to an language index by clicking on the jumpmenue you can prevent the back button problem, but if the language changes you will always restart on the index of the selected language.

hope you understood what i wanted to explain..
if not write back.

cu zwomble

wot
01-27-2003, 06:45 AM
No, I didn't quite get it???

See I have a navigation where I have a jump to language selection. When you chose your language the content of the navigation frame, the top frame and the main frame change to desired langauge content.

BUT!

When you do choose your language and all three freames change to the respecive content and then you for instance decide to click the back button in your brawser to go back all that changes is the content of one frame!

So to illustarte even more when I chose from English to French language and then I click back the back button the content of the main frame reverts back to English, but the top frame and the navigation still stay "French". I have to click the back button of the browser 3 times to get back to to all pages in English...

wot
01-28-2003, 03:50 AM
Is there by chance a Java Script wizard that could assist me with this problem? Thanks!