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
Creating Submenus
- fredlongworthhighschool
- Mega Advanced
- Posts: 362
- Joined: Fri Jun 27, 2003 11:34 am
- Location: Manchester, England.
- Contact: