Search found 16 matches

by mckee@newsstand.com
Mon Nov 17, 2003 9:29 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Milonoc inside a <div> </div>
Replies: 1
Views: 1974

Milonoc inside a <div> </div>

This caused a problem with the menu, at least under NS 7.1. I was able to move the menu outside of the div but I can envision times when that might not be possible because of the modular way in which we put the web site together using ColdFusion.

Why does putting the menu inside a <div align ...
by mckee@newsstand.com
Mon Oct 27, 2003 5:27 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: SubMenu Items missing in NS 7.1
Replies: 4
Views: 4049

Wouldn't it make sense for the Milonic menus to use something more esoterid than menu1, menu2, etc.? People may have other code on their systems and it would be very normal for a person to create these variable names. Clearly in other portions of the code names are preceeded by an underscore to ...
by mckee@newsstand.com
Mon Oct 27, 2003 5:24 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Netscape Problems
Replies: 2
Views: 2742

1. Your JS calls are wrong for the menu code. See install.txt in the download.
Since I know that our users have to be NS 6.x+ I have no need for the browser checking code

2. You have 2 doctype, <html>, <head>, etc. in you document. No good.
Cut and past error putting the final example together ...
by mckee@newsstand.com
Fri Oct 24, 2003 9:31 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Netscape Problems
Replies: 2
Views: 2742

Netscape Problems

The following code has very wide submenus in NS 7.1 with the current release candidate. It does not have these problems with RC 15.


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
<head>
<title>Untitled</title>
</head>

<body>

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 ...
by mckee@newsstand.com
Wed Oct 22, 2003 7:34 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problems with submenu widths IN NS7.1
Replies: 7
Views: 5268

Hit submit instead of preview

The previous post still exhibits the problem and has elimnated all external issues. The drop menus are way to wide in NS 7.1 with the current release candidate.

Any suggestions?
by mckee@newsstand.com
Wed Oct 22, 2003 7:32 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problems with submenu widths IN NS7.1
Replies: 7
Views: 5268


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html lang="en">
<head>
<title>
Menu Test
</title>
</head>
<body leftmargin="0" rightmargin="0" bgcolor="#FFFFFF" topmargin="0">
<div align="center">
<script language=JavaScript src="/js/milonic_src.js" type=text/javascript ...
by mckee@newsstand.com
Wed Oct 22, 2003 7:07 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problems with submenu widths IN NS7.1
Replies: 7
Views: 5268

Hello, anybody home? I posted the code, any ideas?
by mckee@newsstand.com
Wed Oct 15, 2003 11:03 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problems with submenu widths IN NS7.1
Replies: 7
Views: 5268

Four things to keep in mind.
1) it works fine with RC 15
2) large portions of this are generated dynimcally using ColdFusion so you are seeing a mix of JS and CFML in here.
3) The equivalent of the data.js file begins after this:
if(oANSRecog)
4) If I run this by itself outside of the surrounding ...
by mckee@newsstand.com
Wed Oct 15, 2003 8:55 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problems with submenu widths IN NS7.1
Replies: 7
Views: 5268

Well I was trying RC 17 so I assume fixes in 16 would be there. I can't post a URL as the site is in development and not publically accessable. What I experienced sounds a lot like what I have seen others post about RC 15.

A screen shot can be found here.

http://static.newsstand.com/milonic.jpg
by mckee@newsstand.com
Mon Oct 13, 2003 6:38 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problems with submenu widths IN NS7.1
Replies: 7
Views: 5268

Problems with submenu widths IN NS7.1

After installing RC 17 I am having a problem with submenus being much wider than they should be. If I strip the code down to just the menu stuff everything is fine so clearly a large portion of the problem lies in my code. The question is what changed between RC 15 and RC 17 that deals with submenu ...
by mckee@newsstand.com
Thu Oct 02, 2003 3:31 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Another NS 7.1 oddity
Replies: 1
Views: 2301

Just downloaded and installed the latest version and still have this problem.
by mckee@newsstand.com
Wed Oct 01, 2003 8:13 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Another NS 7.1 oddity
Replies: 1
Views: 2301

Another NS 7.1 oddity

Using this code when moving the mouse over menu items and expecting sub-menus to drop down or pop-out depending on orientation only every other menu works. Clicking on the in between menu gets it to open and changes which ones do and don't. Does not happen in IE.

I have tried dropping the close and ...
by mckee@newsstand.com
Wed Oct 01, 2003 8:08 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: followscroll problem in NS 7.1
Replies: 6
Views: 5746

followscroll in 7.1

I realized I didn't comment on you question about the JavaScript :

alert(frm.document.search.q.value);

I would have thought that

alert(frm.search.q.value);

would be correct too but I get a an error "frm.search" has no properties when I do it that way.
by mckee@newsstand.com
Wed Oct 01, 2003 2:56 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: followscroll problem in NS 7.1
Replies: 6
Views: 5746

followscroll in NS 7.1

Latest RC seems to have cleared the problem.

When do you anticipate a gold version of the menu?
by mckee@newsstand.com
Wed Oct 01, 2003 12:16 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: followscroll problem in NS 7.1
Replies: 6
Views: 5746

Here is the code.

I haven't downloaded since this morning. So I gather that users are not notified when new minor releases happen?

I noticed that this error in NS seems to happen at the same place as the pop-ups start in IE.

<script language="JavaScript" type="text/javascript">
_menuCloseDelay ...
by mckee@newsstand.com
Tue Sep 30, 2003 10:04 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: followscroll problem in NS 7.1
Replies: 6
Views: 5746

followscroll problem in NS 7.1

I am getting the following error message when my menu reaches the bottom of the screen.

Error: uncaught exception: [Exception... "Not enough arguments [nsIDOMWindowInternal.alert]" nsresult: "0x80570001 (NS_ERROR_XPC_NOT_ENOUGH_ARGS)" location: "JS frame :: http://mckeewwwn/js/mmenudom.js ...