Results 1 to 3 of 3

Thread: position menu

  1. #1
    Join Date
    Dec 2009
    Posts
    6
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default position menu

    Hi all..

    I'm attempting to use Arie's menu here with my test website here

    can someone tell me how I can get it to display in my left column?

    thanks in advance!

    carrie

  2. #2
    Join Date
    Sep 2007
    Location
    The Netherlands
    Posts
    1,881
    Thanks
    49
    Thanked 266 Times in 258 Posts
    Blog Entries
    56

    Default

    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.
    Last edited by molendijk; 12-20-2009 at 07:17 PM. Reason: Correction

  3. #3
    Join Date
    Dec 2009
    Posts
    6
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    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

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •