={ Advocated }= wrote:>>
> Hi there, ive been messing with a menu, at the moment it is displaying in
> a certain position:
> You should see:
> http://homepage.ntlworld.com/c.jones13/Test/menu2.htm
> The two js files are here:
> http://homepage.ntlworld.com/c.jones13/Test/menu_com.js
> http://homepage.ntlworld.com/c.jones...mplmenu_var.js
> If you look, you should be able to see the menu is being displayed half
> way down the page, i wanted it really, where the existing links are?
> Any ideas how i would go about this?
> I do apreciate any help offered. Thanks!
For positioning, you could try inline style in the table tag.
See my little toy at
http://1-large-world.com/stargate/map1.html
I created a table then placed the table in the center of the image.
<table style="position:absolute; left:170;top:140" border="0" width="190"
height="210">