Relative Positioning with images in v.5

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
falcon01
Advanced
Advanced
Posts: 10
Joined: Wed Jun 11, 2003 6:44 pm

Relative Positioning with images in v.5

Post by falcon01 »

First off, nice job on the site and the release of v.5. For the question, I was wondering how is relative positioning done in this version? Like when the mouse moves over an image, parts of the menu appear. I can't find any specific docs on this option. Thanks in advance.
User avatar
Hergio
Milonic God
Milonic God
Posts: 1123
Joined: Wed Jun 12, 2002 7:46 pm
Location: Rochester, NY

Post by Hergio »

The documentation kinda explains it. http://milonic.com/menuproperties.php explains that relative positioning is done with the 'position' attribute set to relative and then the menu will appear where its called. There is also a PlaceMenu function that allows you to put the menu relative to a table cell.(http://milonic.com/menusample.php?sampleid=9) And lastly you can have parts of the menu appear when you mouseover anything (an image or some text) by using the popup('menuname') command. Take a look at http://milonic.com/menusample.php?sampleid=3 for that kind of stuff. Best of luck.
Dave Hergert
Software Engineer
"Helping to make the menu better, one :?: at a time."
falcon01
Advanced
Advanced
Posts: 10
Joined: Wed Jun 11, 2003 6:44 pm

Post by falcon01 »

Thanks, that helped alot.
Post Reply