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:28
Positioning the menu myself..
Poster: martin1
Dated: Saturday October 22 2005 - 15:06:10 BST
Hi there,
Long time since ive been here..
I see the development continued even when i was gone.
But im an old fashioned guy and still use the older menu ,i think its Milonic Version 3.5.15 ?
Anyway,my problem is that wanna put the menu where i want to..
Then ..long ago..i had it on top so that was okay.
But imagine that i have a created header with tables etc...and at the bottom i want to put it there...
But i cant cause in the code it shows.
Code:
0, // Menu Top - The Top position of the menu in pixels
0, // Menu Left - The Left position of the menu in pixels
0, // Menu Left - The Left position of the menu in pixels
I tried fooling around withit but nothing works.
The last part of my header looks like this..
Code:
<td width="100%" colspan="10" align="center">
MY OTHER TEXT MENU WAS HERE
</td>
MY OTHER TEXT MENU WAS HERE
</td>
So my intention was to put this:
Code:
<SCRIPT language=JavaScript src="menu_array.js" type=text/javascript></SCRIPT>
<SCRIPT language=JavaScript src="mmenu.js" type=text/javascript></SCRIPT>
<SCRIPT language=JavaScript src="mmenu.js" type=text/javascript></SCRIPT>
Code:
<td width="100%" colspan="10" align="center">
<SCRIPT language=JavaScript src="menu_array.js" type=text/javascript></SCRIPT>
<SCRIPT language=JavaScript src="mmenu.js" type=text/javascript></SCRIPT>
</td>
<SCRIPT language=JavaScript src="menu_array.js" type=text/javascript></SCRIPT>
<SCRIPT language=JavaScript src="mmenu.js" type=text/javascript></SCRIPT>
</td>
But that doesnt work cause the menu still shows on top.
How do i solve this ?
Martin
Poster: Andy
Dated: Monday October 24 2005 - 11:40:26 BST
Version 5 is the only version that will do proper relative positioning so looks like you will need to upgrade.
There is a demo at http://www.milonic.com/menusample9.php and some notes at http://www.milonic.com/tablemenu.php