Search found 4630 matches

by John
Thu Oct 30, 2008 3:21 pm
Forum: Product Updates
Topic: DHTML Menu Version 5.804 - Bug Fix
Replies: 0
Views: 3463

DHTML Menu Version 5.804 - Bug Fix

• Fixed small issues with IE8 not displaying transparencies
• Fixed bug with word False appearing on some menus with IE8
by John
Fri Oct 17, 2008 4:58 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Controlling Menu Width
Replies: 5
Views: 3708

Re: Controlling Menu Width

FF is Firefox.

NS4 is the old Netscape 4 browser. Andy had to write a special module just to handle it, but most folks (including me) no longer support it.

The calls I posted replace those at the top of Ruth's message.
by John
Fri Oct 17, 2008 3:41 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Controlling Menu Width
Replies: 5
Views: 3708

Re: Controlling Menu Width

Even easier, assuming you're using the latest version of the menu, are the following new calls... <script type="text/javascript" src="milonic_src.js"></script> <noscript><a href="http://www.milonic.com/">JavaScript DHTML Menu Powered by Milonic</a></noscript> <script ty...
by John
Wed Oct 15, 2008 3:28 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Unable to activate sample menu
Replies: 6
Views: 4496

Re: Unable to activate sample menu

Beat ya by 1 minute, boss! :D
by John
Wed Oct 15, 2008 3:25 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Unable to activate sample menu
Replies: 6
Views: 4496

Re: Unable to activate sample menu

Your call to mmenudom.js is invalid (that's why that line shows up on the page you posted). Use the new calls as provided in the download... <script type="text/javascript" src="milonic_src.js"></script> <noscript><a href="http://www.milonic.com/">JavaScript DHTML Menu P...
by John
Mon Oct 13, 2008 4:11 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Need explanation of _menuCloseDelay and _menuOpenDelay
Replies: 10
Views: 19277

Re: Need explanation of _menuCloseDelay and _menuOpenDelay

Also note that 'horizontal' is spelled incorrectly...

Code: Select all

hrizontalMenuDelay=true;
by John
Mon Oct 13, 2008 4:05 pm
Forum: Product Updates
Topic: DHTML Menu Version 5.803 - Features
Replies: 0
Views: 3203

DHTML Menu Version 5.803 - Features

• Added new menu item property: pageonclass
• Fixed problem with openmenusbyurl.js not opening more than one menu.
by John
Sat Oct 04, 2008 6:32 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu behind videoplayer in Firefox 3 - Help!
Replies: 9
Views: 6033

Re: Menu behind videoplayer in Firefox 3 - Help!

Looking at your page in FF3.0.3 I see the menu on top of the Flash object. I assume Andy's suggestion worked?
by John
Fri Sep 19, 2008 3:56 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Is it possible to have the egdes round?
Replies: 21
Views: 12396

Re: Is it possible to have the egdes round?

A bit too much whining and not enough patience... 1. You posted into a topic that is 5 YEARS old. I would expect some items to be gone by now. 2. The folks who help out in this forum are VOLUNTEERS ( not Milonic employees), some of whom have JOBS. You posted your complaint barely 4 hours after your ...
by John
Fri Sep 19, 2008 3:33 pm
Forum: Product Updates
Topic: DHTML Menu Version 5.802 - Bug Fix
Replies: 0
Views: 3286

DHTML Menu Version 5.802 - Bug Fix

• Modified the way regexmatch works
• Fixed bug with the menu causing horizontal scrollbars to appear with 100% width menus on Firefox
• Fixed bug with Firefox 2 on Apple Mac showing scrollbars on menus with overflow=scroll

All Versions below this are now obsolete and are no longer supported.
by John
Thu Sep 18, 2008 3:40 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: axaj download link ?
Replies: 6
Views: 4320

Re: axaj download link ?

Check inside /extras/ in your menu download.
by John
Tue Sep 16, 2008 4:05 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: positioning help
Replies: 2
Views: 2232

Re: positioning help

You're missing the leading '<' in the following line of code... script language=JavaScript src="milonic/milonic_src.js" type=text/javascript></script> Also, if you're not supporting NS4 you can change to the updated call structure... <script type="text/javascript" src="milon...
by John
Tue Sep 16, 2008 3:58 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Change of html editor loses Menu
Replies: 4
Views: 3556

Re: Change of html editor loses Menu

The procedure is the same as always. Go to http://milonic.com/menuvinfo.php, log in there, and download the latest version. Be sure to read the included doc files to get set up right.
by John
Wed Sep 10, 2008 3:20 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Tree Menu Question ... Link from top level possible?
Replies: 17
Views: 7895

Re: Tree Menu Question ... Link from top level possible?

Your main menu code is down-level (v5.792). The most current version, now v5.801, is required for support here in the forum. Please update your code and let us know what happens.
by John
Tue Sep 09, 2008 1:55 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: new line
Replies: 1
Views: 8120

Re: new line

Think HTML. Use a standard br (formatted properly) tag to split up the line.

Let me try code view...

Code: Select all

text to long<br>looks good
by John
Mon Sep 08, 2008 11:52 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can I get menu at top to show over iframe below it?
Replies: 1
Views: 1775

Re: Can I get menu at top to show over iframe below it?

At least 2 problems to begin with... Your menu code is down-level (v5.792). v5.801 is current and must be in place for support here in the forum. You are not set up properly for placing the menu in a td. Please see http://milonic.com/tablemenu.php for instructions. Come back if you're still having p...
by John
Mon Sep 08, 2008 4:17 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Firefox 3/Linux broke the menus over flash (again) [SOLVED]
Replies: 15
Views: 8380

Re: Firefox 3/Linux broke the menus over flash (again) [SOLVED]

Your kind words are most appreciated, Mike.

Thanks!
by John
Thu Sep 04, 2008 9:48 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Using ASP Session Variables to Adjust Menu
Replies: 11
Views: 13689

Re: Using ASP Session Variables to Adjust Menu

Not being an ASP coder, I have to ask - does that code include ';'? If so, you'll need to escape it wherever it's used. Remember, the items in a 'normal' aI statement are separated with a ; , so seeing the ; without an escape will confuse the menu code..

HTH...
by John
Thu Sep 04, 2008 9:02 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Ivalid property value {SOLUTION}
Replies: 6
Views: 4364

Re: Ivalid property value {SOLUTION}

Note that if you're modifying the menu code (which is copyrighted), we will be unable to help you here in the forum.
by John
Thu Sep 04, 2008 9:00 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: I'm to stupid to use this Menu
Replies: 9
Views: 5019

Re: I'm to stupid to use this Menu

Interesting. 100000 is where I stopped testing (had to go to a meeting).