Hai!
If you go to address http://www.uku.fi/~kakumpul/test/index.html
adn klik test and test again, after that menu don´t work.
If you want look menus's code you can download it here
http://www.uku.fi/~kakumpul/test/frames.zip
I'm very happy if somebody knows what is problem.
Kari
Why this don´t work?
Kari,
The frames_side_array.js commands a show-menu=databases, and the code to call that side array is on the frames_side.htm. The array which has that databases is the frames_body_array.js and the code to call that file is on the frames_body.htm page. When you click the test link and call the page on that link, it's an offsite page, that means the frames_body.htm page is no longer available so none of the links back on the side array have anything to go to. There might be some kind of coding fix for it, I don't know, I don't understand code, but one way to fix it easily is to make the link read "http://www.uku.fi target=new",,,0
then that site will open in a new window leaving the frames_body.htm in that frame.
Ruth
The frames_side_array.js commands a show-menu=databases, and the code to call that side array is on the frames_side.htm. The array which has that databases is the frames_body_array.js and the code to call that file is on the frames_body.htm page. When you click the test link and call the page on that link, it's an offsite page, that means the frames_body.htm page is no longer available so none of the links back on the side array have anything to go to. There might be some kind of coding fix for it, I don't know, I don't understand code, but one way to fix it easily is to make the link read "http://www.uku.fi target=new",,,0
then that site will open in a new window leaving the frames_body.htm in that frame.
Ruth