Log in

View Full Version : Chrome CSS Drop Down Menu (v2.01) Help



HeavyD
01-10-2007, 02:06 PM
Hi All,

Im trying to use this drop down menu bar but im not having much luck getting it to open the links in a target frame.

http://www.dynamicdrive.com/dynamicindex1/chrome/index.htm

I have tried adding target="mainFrame" after the link but thats not working, any ideas?

<!--1st drop down menu -->
<div id="dropmenu1" class="dropmenudiv">
<a href="http://www.dynamicdrive.com" target="mainFrame">Dynamic Drive</a>
<a href="http://www.cssdrive.com">CSS Drive</a>

Cheers Simon