Search found 15 matches

by jnewton
Fri May 07, 2004 2:45 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Submenues on top of each other??
Replies: 20
Views: 16221

John,

I recall reading in the doc that you are not suppoe to use giote arounf numbers. I noticed in the files I received that there were several quoted numeric values in the style. I never changed tham as I thought tht this was the way it was suppose to be. Well, after reading your previous two ...
by jnewton
Tue May 04, 2004 5:39 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu "overlaps" link on page
Replies: 8
Views: 6075

John,

I think that you have found the problem and posted the results in another post. It looks like Andy will have to fix it.

Anyway, back to our discussion on <div> vs <table>.

I went back and put the menu_data in a table, which takes six tags instead of the two for a <div>. The results were ...
by jnewton
Tue May 04, 2004 5:30 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Submenues on top of each other??
Replies: 20
Views: 16221

John,

That is exactly the problem I'm having as well and unfortunatly, the window size varies with the monitor and user. I have already tried to narrow down the menus, but if it bumped up against the the right edge of the window, I'd get the sub menu folder over to the center of the screen. I hope ...
by jnewton
Mon May 03, 2004 6:48 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu "overlaps" link on page
Replies: 8
Views: 6075

From Install.txt:

<SCRIPT language=JavaScript src="milonic_src.js" type=text/javascript></SCRIPT>
<script language=JavaScript>
if(ns4)_d.write("<scr"+"ipt language=JavaScript src=mmenuns4.js><\/scr"+"ipt>");
else _d.write("<scr"+"ipt language=JavaScript src=mmenudom.js><\/scr"+"ipt ...
by jnewton
Mon May 03, 2004 3:48 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu "overlaps" link on page
Replies: 8
Views: 6075

John,

This is the portion of code that I have my menu called in:

<meta http-equiv="Content-Style-Type" content="text/css" />
<link rel="stylesheet" type="text/css" media="all" href="style.css" />
<link rel="stylesheet" type="text/css" media="all" href="mlca.css" />
<script language="JavaScript ...
by jnewton
Mon May 03, 2004 2:34 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu "overlaps" link on page
Replies: 8
Views: 6075

John,

What do you mean by
it does not like to be enclosed in <div>.
I have my menu enclosed with <div> and it seems to work ok, with the exception of menus too close to the right edge of the window fold back to far to the left.

Thanks,

John
by jnewton
Mon May 03, 2004 2:21 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Submenues on top of each other??
Replies: 20
Views: 16221

I'm running ie6 under XP and I didn't get any errors. I did notice that you get the exact same problem that I get wioth the menus floating way off to the left side of the screen and being detached from the menu that called them.
by jnewton
Fri Apr 30, 2004 3:34 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Submenues on top of each other??
Replies: 20
Views: 16221

I'm having a similar problem. It seem that if the menu tab on the main menu bar is too close to the window edge, when you select a submenu for the main menu it wraps back to the right side. That in and of itself is not bad. Where the problem lays is with it being seperated from the meun calling it ...
by jnewton
Thu Feb 12, 2004 8:12 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Javascript included in a menu link.
Replies: 2
Views: 3059

Well, I got a little industries and developed a simple function that can be called to do what I want.

function notice(url)
{
alert('Links from this page to non-Coast Guard sites are provided as a customer service and do not represent any implicit or explicit endorsement by the United States Coast ...
by jnewton
Thu Feb 12, 2004 3:51 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Javascript included in a menu link.
Replies: 2
Views: 3059

Javascript included in a menu link.

I need to have an alert() pop up and warm people when they are leaving the secure network and when they click "ok" it will continue with the transfer.

It is simple to do in html -

<A href="link" onClick=alert('warning')">Link description</a>

I've just not ben able to figure it out how to get this ...
by jnewton
Thu Feb 12, 2004 3:47 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Sub Menu positioning
Replies: 6
Views: 4731

John,

I've not forgotten about geting you the code to look at. I've just had another problem jump up and bite me in the rear. It too has to do with the menu. I'll make it a sperat post as the challegens are not related.
by jnewton
Mon Feb 09, 2004 2:06 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Sub Menu positioning
Replies: 6
Views: 4731

Ican post code, no problem. Specificly, which code would you like to see?The menu or the html body?
by jnewton
Fri Feb 06, 2004 8:38 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Sub Menu positioning
Replies: 6
Views: 4731

I suspect that is has something to do with the inner workings of the menu. It only happends when the meun and submenus are fairly close to the right window edge. I can send the menu and the page with the problems if you like. I can try and do a screen capture and e-mail it to you.

Thanks,

John
by jnewton
Fri Feb 06, 2004 3:41 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Sub Menu positioning
Replies: 6
Views: 4731

Sub Menu positioning

I'm having a problem with the positioning of submenus that drop from the extream right side of the main menu. I know that they will come down on the left side rahter than the right if they are too close to the right edge of the window, but they are popping up way over to the right. Also, there are ...
by jnewton
Wed Feb 04, 2004 9:15 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Release Info
Replies: 6
Views: 5162

Confused

Under Announcement: Current Code Release, I see that there is a new RC. I went to the link but the date on the "current Release" is a July 2003 date. I'm just a little confused, not a lot, just a little :?