Search found 14 matches

by LarryZoom
Mon Feb 12, 2007 9:38 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: "menu_data.js" links on CD-ROM
Replies: 7
Views: 5252

I did try it, and the menus wouldn't activate when i did that. This is also an autolaunch CD which means the files have to stay on the root level so I can't put them within a folder which is step one of that solution.
by LarryZoom
Sun Feb 11, 2007 9:17 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: "menu_data.js" links on CD-ROM
Replies: 7
Views: 5252

Then the links are relative which doesnt work for this project. There are files in different folders that use this nav which is why the links have to begin at root.
by LarryZoom
Fri Feb 09, 2007 11:48 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: "menu_data.js" links on CD-ROM
Replies: 7
Views: 5252

Ok, so the forum won't let me include any of my code; even if I surround it with the code tags. How should that line of code read to link to the root of the CD. I have tried url = "/", "~/", and "\". I even tried what was suggested in the FAQ for just this but to no avail.
by LarryZoom
Fri Feb 09, 2007 11:41 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: "menu_data.js" links on CD-ROM
Replies: 7
Views: 5252

"menu_data.js" links on CD-ROM

So I moved the site to an autostart CD, and I can't get the links to work. I have to use absolute links because files in different folders use the same navigation.

Original link:
aI("text=XXX;url=http://www.domain.com/XXX.htm;")
by LarryZoom
Mon Sep 11, 2006 1:37 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Windows patch issues
Replies: 7
Views: 4885

Once we fix this we're buying the license which is why the link isn't there.

Thanks for the help, the one problem has been fixed, but now under audio > flat rate + we only see one drop down, coachus, and the second, pray, doesn't show up. this is because of the flash movie, but it worked before.
by LarryZoom
Fri Sep 08, 2006 7:16 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Windows patch issues
Replies: 7
Views: 4885

Windows patch issues

Not sure why but the client ran the latest windows patch and is using IE6 SP2 and the drop-downs don't work or are inconsistent.

Audio and Web have a single line of dds and Reservationless and Flat Rate have one level below them.

http://www.zoomdesign.com/simple/index.htm
by LarryZoom
Tue Oct 04, 2005 6:20 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu in table, drop down positioning in Mac IE
Replies: 5
Views: 3745

fixed:

first i removed:
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";

no dice then i changed borderstyle to none in the menu_data files.
by LarryZoom
Tue Oct 04, 2005 5:20 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu in table, drop down positioning in Mac IE
Replies: 5
Views: 3745

*bump*

Can anyone tell m,e why I am getting a border around the table that the menu is embedded in, even though that table's border is set to 0?

Windows IE

http://www.solitrondevices.com/index3.htm
by LarryZoom
Fri Sep 30, 2005 6:55 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu in table, drop down positioning in Mac IE
Replies: 5
Views: 3745

http://www.solitrondevices.com/error3.jpg

Someone sent me this, its on the PC. Any thoughts as to why the table's border is displaying like that?

This is the code bor my data files:

with(menuStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana ...
by LarryZoom
Fri Sep 30, 2005 5:49 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu in table, drop down positioning in Mac IE
Replies: 5
Views: 3745

http://www.solitrondevices.com/index3.htm

Problem fixed, thanks.

Also I have two files menu_dataA.js and menu_dataB.js for the seperate menus. Before I was embedding the menus in a table I used one file with top=0 and top=24 to stack them.

It worked just fine that way, but can I use that method ...
by LarryZoom
Thu Sep 29, 2005 5:01 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu in table, drop down positioning in Mac IE
Replies: 5
Views: 3745

Menu in table, drop down positioning in Mac IE

I embedded the menus in tables so they would align better but now the drop downs are out of position on IE5.2 on the Mac. Both Safari and FF work just fine.

Old method using "top=" and "screenposition=" to place the menu.
http://www.solitrondevices.com/index2.htm

Embedded in a table
http://www ...
by LarryZoom
Thu Sep 29, 2005 4:20 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Flash redraw
Replies: 2
Views: 2591

Yeah, this was an OSX problem.

I added wmode=transparent to the embed tag and now it works. thanks though.
by LarryZoom
Thu Sep 29, 2005 12:46 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Flash redraw
Replies: 2
Views: 2591

Flash redraw

I searcged and only found an older reference to Safari.


http://www.solitrondevices.com/index2.htm

In Safari, IE and Firefox the menus won't display over the animation. Has there been a fix for this?

PS. Hello all, I just started fooling around with the menu system for the project. Pretty cool ...