Results 1 to 2 of 2

Thread: Wrong Placement for Hover Menu

  1. #1
    Join Date
    Oct 2006
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Arrow Wrong Placement for Hover Menu

    1) Script Title: AnyLink Drop Down Menu

    2) Script URL (on DD): http://www.amhsa.net/
    Sample url of where menu is currently running:

    The only CSS used is:
    #dropmenudiv{
    position:absolute;
    border:1px solid black;
    font:normal 12px Verdana;
    line-height:18px;
    z-index:100;
    }

    3) Describe problem:
    When the user mouses over the 4 icons on the top right the menu seems to place itself way too far right, when it really should place itself directly below the cursor.

    If I squish the size of the IE window to only be approximately 800x600 then the menu appears in the correct place, but on this laptop with a 17" widescreen I have a couple inches of dead space on the left and right of the web page -- the hover seems to almost be placing itself precisely x pixels from the left when it should be placing itself at the cursor location instead.

    Thank you for assistance on this matter.

  2. #2
    Join Date
    Jul 2007
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Same problem. Haven't found a fix yet. Happens in IE7 & FireFox for me.

    Tried placing menu code right before </body> and that didn't help it made the menus not appear at all. (suggested in other thread)

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
  •