View Full Version : position menu
intcon
12-20-2009, 06:06 PM
Hi all..
I'm attempting to use Arie's menu here (http://www.let.rug.nl/molendyk/include_menu6/suckertree1.html) with my test website here (http://www.monarchcottages.com/kpltd/test/)
can someone tell me how I can get it to display in my left column?
thanks in advance!
carrie
molendijk
12-20-2009, 07:15 PM
Hi Carrie,
There are several errors on your page.
First, in the line having document.write('<iframe name="menu" src= , you should have menu.htm, not menu.html, since you keep the menu in a file called menu.htm.
Second, you should remove <iframe name="menu" src="../menu.htm" style="position: absolute; left: -500px; display: none; width: 0px; height: 0px;" frameborder="0"></iframe>, because the iframe is already written by the script.
Third, you should remove the listmenu in the main page, since the script does the job of extracting the listmenu from menu.htm.
And last but not least, your page does not validate, which might explain a number of errors.
Good luck,
Arie.
intcon
12-20-2009, 08:50 PM
thanks for the info arie..and especially your time....=) I've decided I don't know or undertand enough of what I'm doing or placements thereof to run that type of menu....back to the drawing board.
carrie
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.