Drop down menu in new window extention

February 19, 2003 by Kenny Darcy

Hi yea,
I was looking for such an extention some time ago and found one here http://www.projectseven.com/extensions/index.htm check it out and some of there  other extentions which are real cool. It is the Jump Menu Magic which I believe you are looking for. It is simple to use and freeeeeeeeeee.

Regards

Kenny

menu

February 20, 2003 by Martha Graham

Check the Layer Genie extension and Advanced Open Window here at dmxzone.

Martha Graham

The easy solution

June 25, 2003 by Paul Romani

To open a link (text, picture, or list menu, etc) you add the following code:

<a href="javascript:;" onClick="MM_openBrWindow('location/filename.type','Name1','width=640,height=480')">

You can do this by creating some text with a page link and replacing the link with this code.

<a href="javascript:;" onClick="MM_openBrWindow('faq/tour.swf','Tour1','width=640,height=480')"><font color="#FF0000">Creating a disk/partition image</font></a><br>