Using drop-down menus with frames

A

Alex

Hi,

I'm struggling to create a webpage with 3 frames
(contents, banner and main). In the contents frame I have
drop-down menus with different url's in them. My goal is
to have the url open in the main frame when its selected
from the menu (on change). I've found a script that opens
the url in a new window (javascript:window.open), but is
there a way to modify this to get the popup to open in
the main frame? Or should I go a whole new route?

Any help or advice is appreciated.

Thanks
 
M

MD Websunlimited

Hi Alex,

In the window.open script replace the window name parameter with the name of the main frame.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top