Search found 7 matches

by alanrshultz
Wed Dec 14, 2005 11:22 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: How do I make an Image Map part of Menu
Replies: 2
Views: 2456

How do I make an Image Map part of Menu

I would like to use for example the US Map sample as part of a menu,

Go to my web site http://www.trueblueclothing.com open the menu system and navigate to contact us -> phone us -> territory map ....


I then want the us territory map from within the menu system to use coordinates to open a web ...
by alanrshultz
Fri Dec 09, 2005 10:12 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Drap Drop Menu Disapears and Re-appears
Replies: 7
Views: 4963

width height of flash

I read you post understand it... and I do not want to go back to frames.. The reason I chose drag and drop is exactly so I can have 100% of the screen for the Flash.... If I have to give up a precentage to the menu system I am going to do so with a side frame.... unless you think I can solve this by ...
by alanrshultz
Fri Dec 09, 2005 9:06 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Drap Drop Menu Disapears and Re-appears
Replies: 7
Views: 4963

Menu gets hidden under flash

The flash animation I am use scales to the browsers window size.... scaling makes our web pages workable regardless if a users computer is at 640x480 or 1600 x 1200. With out the scaling.. you either have to make smaller pictures or use zoom tools or identify the browsers resoulution and have ...
by alanrshultz
Fri Dec 09, 2005 12:31 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: What is Path in of .JS files if .JS is in a subfolder
Replies: 3
Views: 2832

Dir Path

Okay.. well what if the HTML is in located at wwwroot/thisfolder/index.html, and the .js files are in the wwwroot/js folder...

what should this say?

<script type="text/javascript" src="milonic_src.js"></script>
<script type="text/javascript">
if(ns4)_d.write("<scr"+"ipt type=text/javascript src ...
by alanrshultz
Thu Dec 08, 2005 8:47 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Drap Drop Menu Disapears and Re-appears
Replies: 7
Views: 4963

Details of Drag and Drop Menu Vanishing

.. go look at my site, http://www.trueblueclothing.com .. the menus on the left is in a frame.. I am in process of removing it.. it has no issues...

click the link called printed lined jackets.. then click around in the flash area of the body... you will see it vanish and come back .. and many ...
by alanrshultz
Thu Dec 08, 2005 8:01 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: What is Path in of .JS files if .JS is in a subfolder
Replies: 3
Views: 2832

What is Path in of .JS files if .JS is in a subfolder

what would the correct paths (see bellow the *** ) if your index.html was in your root dir... but the .js files were in a sub folder called /scritps

*****************************************

<script type="text/javascript" src="milonic_src.js"></script>
<script type="text/javascript">
if(ns4)_d ...