Search found 4 matches

by tduemig
Tue May 23, 2006 3:07 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Main Menu Items: individual styles
Replies: 4
Views: 3444

Andy wrote:Pre Release has now been updated and can be downloaded from http://milonic.com/menuvinfo.php
Thank You!!
by tduemig
Fri May 19, 2006 4:15 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Main Menu Items: individual styles
Replies: 4
Views: 3444

someone please reply

I have purchased a license for this menu and I don't think I've asked a tough question...can someone please reply with an answer.

I've tried doing a work around by explicitly defining offbgcolor, onbgcolor, etc...but the original style assinged to that menu group is overiding them. Is there a way ...
by tduemig
Thu May 18, 2006 8:27 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: ITEM Properties
Replies: 2
Views: 2260

ITEM Properties

looking for updated list of item properties and went to:
http://milonic.com/itemproperties.php

only problem is it is giving "menu" propoerties instead of item properties on that page. Can someone please provide me with fixed url.

Thanks!
by tduemig
Thu May 18, 2006 8:13 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Main Menu Items: individual styles
Replies: 4
Views: 3444

Main Menu Items: individual styles

Is there a way to assign a style to individual items in the "main menu" group so that it overides the style assigned in the following code:

with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=10;
left=180;
alwaysvisible=1;
orientation="horizontal";
aI("text=Home;url=http://www.milonic.com ...