Back To Start Of Archive
Taken From The Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Forum Topic: Click to view post
Last Updated: Wednesday July 18 2012 - 06:07:19
Menu works in table ok but has a coloured bar?
Poster: joeydeacon
Dated: Saturday November 2 2002 - 20:00:22 GMT
I have got your menu working in a table,
the menu positions itself ok, but there is always a coloued bar at the
top of the screen,
have a look and see what i mean at the url below
http://www.hfx.co.uk/test/test1.htm
please help, i cant make the nasty coloured bar go away...help
Joey
Poster: trytrix
Dated: Sunday November 3 2002 - 16:23:09 GMT
Hi,
You positioned your "menu_array.js" & "mmenu.js" in a table !!
Put them just under the <body> tag.
And use the Placemenu() function i.e. :
Code:
<TD><script language=JavaScript>PlaceMenu("YourMenuHere")</script></TD>
See the example at :
http://www.milonic.com/menu/menusample.php?sampleid=21
Cheers,
Trytrix
(Hit me at http://www.ransbecca.be)