Search found 5 matches

by acshopper
Mon Oct 06, 2003 7:35 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: V5, form elements and NS 4x
Replies: 9
Views: 6467

Hi,

The full snippet with path to menu_data is:

<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 ...
by acshopper
Mon Oct 06, 2003 6:48 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: V5, form elements and NS 4x
Replies: 9
Views: 6467

Hi,

I have altered the code on my page so that it exacly duplicates the instructions in the "install.txt" file that came with the download:
<SCRIPT language=JavaScript src="milonic_src.js" type=text/javascript></SCRIPT>
<script language=JavaScript>
if(ns4)_d.write("<scr"+"ipt language ...
by acshopper
Mon Oct 06, 2003 5:41 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: V5, form elements and NS 4x
Replies: 9
Views: 6467

Update problem

Hi,

I took your advice and updated my js file to RC 15. I replaced the 3 files (milonic_src.js, mmenuns4.js, mmenudom.js) with the new ones, and now I can't see my menus at all. Do I need to make a change on the menu_data.js file as well? Note that this was a straighforward file swap, so the ...
by acshopper
Sat Oct 04, 2003 1:56 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: V5, form elements and NS 4x
Replies: 9
Views: 6467

continuing problem with menu behind form elements

Hi,

I thought I had this problem taken care of a couple of weeks ago, but today I noticed that it is back. The menu drops down behind my form elements (dropdown boxes)

I am using Version 5.0 Release Candidate 11.0 of milonic_src.js, and the form elements are inside a <div> tag. What else do I need ...
by acshopper
Fri Sep 12, 2003 12:20 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: V5, form elements and NS 4x
Replies: 9
Views: 6467

V5, form elements and NS 4x

Hi,

The version 5 menu cascades over form drop-downs just fine in IE 5/6 and NS 6/7, but goes behind these elements in NS 4.79. I even browsed this page with NS 4.79: http://www.milonic.com/register.php
and got the same result (mouse over "DHTML Menu > Samples" to see what I mean).

I saw in the v5 ...