PDA

View Full Version : javascript


SwootH
08-26-2001, 08:10 AM
Hey,

Not quit sure that this is the right forum to ask this question ;D

But I'll give it a try

I am really a newbie, i am the newbie of the newbies, and this is my question

I am working on a site about the soccer team of my friends, caus i allways have problems with the resolution of the users, i decided to use frames, only there is one problem.
I am using a menu, cool menu(=that's the name ), everything worked fine till i wanted to change the urls. This is the code of my menu:





























This doesn't look to difficult does it?

The menu is in the left frame and there is also a right frame, where i want to display the content. So i have to use targets.
I tried this:
"location.href='http://www.javafile.com'" target="head">
But with this the page i want to open doesn't open in the head frame but in the nav frame, the frame of my menu.

Does anyone no what i have to change or correct?

Thanks in advance,

EbboRazor

Wizard
08-27-2001, 03:34 AM
May I suggest :

http://rummelplatz.uni-mannheim.de/~skoch/js/part3/part3.htm#js

Wizard