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:54
"Drop up" menu and menu colors
Poster: zavodskl
Dated: Friday November 28 2003 - 3:43:08 GMT
Hi,
I tried Milonic DHTML menu and browsed through the examples but before I put more time into it I'd like to know two things.
I'm trying to make a menu that opens upwards and has different colors for the cells. Please look at an example of what I'm trying to do at http://www.skl.si .
Is something like this possible with Milonic?
Thanks in advance.
Poster: vlerk __at__ chello.nl
Dated: Friday November 28 2003 - 8:17:06 GMT
Yes that is possible. I am developing something like that at http://www.oplijn.nl/sp_mimenu and posted a question at this forum yesteray about width in this situation, maybe you are intersted in those answers aswell.
Code:
with(milonic=new menuname("Main Menu")){
style=menuStyle;
screenposition="bottom;center";
itemheight="30";
top="offset=-12";
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
screenposition="bottom;center";
itemheight="30";
top="offset=-12";
alwaysvisible=1;
orientation="horizontal";