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.
			
			
									
						
										
						"Drop up" menu and menu colors
- 
				vlerk@chello.nl
- Beginner 
- Posts: 6
- Joined: Thu Nov 27, 2003 3:53 pm
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: Select all
with(milonic=new menuname("Main Menu")){
style=menuStyle;
screenposition="bottom;center";
itemheight="30";
top="offset=-12";
alwaysvisible=1;
orientation="horizontal";
