Menu works in table ok but has a coloured bar?

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
joeydeacon
Beginner
Beginner
Posts: 2
Joined: Sat Nov 02, 2002 8:48 pm
Location: Cambridge UK

Menu works in table ok but has a coloured bar?

Post by joeydeacon »

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
User avatar
trytrix
Super Advanced
Super Advanced
Posts: 92
Joined: Thu Sep 26, 2002 9:46 pm
Location: Flanders / Belgium
Contact:

Post by trytrix »

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: Select all

<TD><script language=JavaScript>PlaceMenu("YourMenuHere")</script></TD>
See the example at :
http://milonic.com/menu/menusample.php?sampleid=21

Cheers,

Trytrix

(Hit me at http://www.ransbecca.be)
You're Never Fully Dressed Without A :D Smile !

"From Image Flanders, one of Europe's most dynamic regions" - Visit : http://www.toerismevlaanderen.be
Post Reply