Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:55

Creating Submenus


Poster: jtodd
Dated: Friday November 21 2003 - 17:09:16 GMT

Hi.
I"m using version 5.0 of MIlonic and am unable to position my submenu...
as suggested in Milonics samples...

HEre is my .html code:
<tr><td class="menu">
<a href=# onmouseover="popup('email')" onmouseout=popdown()>Milonic</a>
<img src="../Images/mba.jpg" border="0" name="text" id="text"><a href=# onmouseover="popup('email','text')" onmouseout=popdown()>Milonic</a>
</td></tr>
</table>

Here is my menu code:
with(milonic=new menuname("email")){
top=62;
left=200;
itemwidth=150;
borderwidth=1;
style=style1;
aI("text=Faculty/Staff;url=http://bumail.bakeru.edu;;separatorsize=1")
aI("text=CAS Students;url=http://wildcat.bakeru.edu;;separatorsize=1")
aI("text=SPGS Adjuncts/Students;url=http://spgsmail.bakeru.edu;;separatorsize=1")
}

It isn't reading top/left attributes at all.. I've also tried position: absolute as well as top and left offset values...

My menu comes up only with the second example that calls (email,text)... The first example, the menu doesn't even appear...

Any thoughts?

thanks for your time.
Julia


Poster: John
Dated: Friday November 21 2003 - 20:42:46 GMT

Please post a URL so we can see all your code.


Poster: fredlongworthhighschool
Dated: Saturday November 22 2003 - 0:10:58 GMT

Which RC are you using? Did you upgrade your menu data from a V3 menu?


Poster: John
Dated: Saturday November 22 2003 - 1:29:28 GMT

It sure looks like converter code, Andy. But I'd still like to see the whole thing.