Hi,
I am just looking at what can be done with frames.
I have a Drop down menu w/ description - (http://www.dynamicdrive.com/dynamici...bodescribe.htm) In a small frame in the top left of my page.
How do I get the result of my menu selection to open in a new window ? I have made changes to the Default target Frame settings,"New Window" and "Whole Page" with no luck.
I can make links open in a new window by adding target="_blank" to :
<a target="_blank" href="../bench.htm">Video bench Marks</a>
How do I get the same result with a menu ?
Greatful for any help,
-R-
I am just looking at what can be done with frames.
I have a Drop down menu w/ description - (http://www.dynamicdrive.com/dynamici...bodescribe.htm) In a small frame in the top left of my page.
How do I get the result of my menu selection to open in a new window ? I have made changes to the Default target Frame settings,"New Window" and "Whole Page" with no luck.
I can make links open in a new window by adding target="_blank" to :
<a target="_blank" href="../bench.htm">Video bench Marks</a>
How do I get the same result with a menu ?
Greatful for any help,
-R-
Comment