Results 1 to 3 of 3

Thread: Switch Menu Help

  1. #1
    Join Date
    May 2005
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Switch Menu Help

    I am having some trouble with this code, but only in IE. It works fine in Mozilla, but in IE my top menu bar is floating in the middle of my others. Is this something that everyone experiences or is there something wrong in my coding?

    http://www.earendilscloset.devilishl...tumeindex.html

    Any help or ideas welcome.
    Last edited by Earendil; 05-30-2005 at 08:39 PM.

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Try following the directions more closely, this is from your source code:
    HTML Code:
    <!-- Keep all menus within masterdiv-->
    <div id="masterdiv"><img src="lotrspacebutton.gif"
     onclick="SwitchMenu('sub1')"></div>
    Everything that follows this is outside the master division.

    Added Later:

    Gee, that sounded kind of cold. That is the source of the trouble. Give it a shot, let us know if you need more help.
    Last edited by jscheuer1; 05-31-2005 at 02:53 AM.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    May 2005
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Nevermind. I figured it out.
    Last edited by Earendil; 05-31-2005 at 03:36 AM.

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
  •