Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

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:27

Arrow <> Symbols to move Horizontal Menu


Poster: mano_bu
Dated: Monday October 22 2007 - 14:26:49 BST

Hi,

I have requirement where i need to have two arrows as < > between which milonic menu is positioned. I have used div tags to create layers. i have tried with reposition the menu items on menu using div tag but it is not working .
I tried something like this

menuNum = getMenuByName("Homenav");
menuObj = gmobj("menu" + menuNum);
spos(menuObj,-100,-200,0,0);
drawMenus();
where i assume that position of the menu item on the menu should be altered to the location mentioned. But i dont see anychanges from its location.Am i missing something which makes the position of the menuitem static. i am aware that milonic generates static menu items.Will i still able to change the same.

Thanks in Advance.
Manoharan

Re: Arrow <> Symbols to move Horizontal Menu


Poster: Ruth
Dated: Monday October 22 2007 - 20:43:33 BST

Hi,

The only way I know to do that is to use divs, putting the menu in the middle one and having the controls in the right and left. That also requires using some js coding. There isn't anyone right now on the forums with that kind of knowledge. You could contact Milonic from the main site and they should be able to help you.

Ruth

Re: Arrow <> Symbols to move Horizontal Menu


Poster: mano_bu
Dated: Tuesday October 23 2007 - 9:22:02 BST

Thanks Ruth.

Could i know the main site URL if any to contact for the forum over there.

Thanks in Advance.
Manoharan.

Re: Arrow <> Symbols to move Horizontal Menu


Poster: Ruth
Dated: Tuesday October 23 2007 - 15:52:05 BST

Hi,

http://www.milonic.com/

IF this is a valid in force professional or above licensed menu you can log in and use the bottom text Tech Support link. CHeck the menu, there should be a link to contact Milonic.

Ruth

Re: Arrow <> Symbols to move Horizontal Menu


Poster: mano_bu
Dated: Wednesday October 24 2007 - 15:56:15 BST

Ruth,

I have a small clarification regarding the style element overflow. I dont want the menu to overflow.it seems default is scroll.what is the parameter to stop overflow.

Thanks & Regards,
Manoharan.