Results 1 to 2 of 2

Thread: Anylink Vertical Menu causes unwanted scroll bars in IE

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

    Default Anylink Vertical Menu causes unwanted scroll bars in IE

    1) Script Title: Anylink Vertical Menu

    2) Script URL

    3) The situation: I applied the Anylink Vertical Menu script to a single rollover image which says 'krant', on Mobiplaza.nl.

    4) The problem:
    In IE.7 appear useless scrollbars that disappear after a mouseover of 'krant'.
    In FF none such useless scrollbars appear.

    5) Trials:
    I tried to mimic the onMousOver of 'krant' by inserting an onLoad into the body-tag:
    Code:
    <body onLoad="dropdownmenu(this, event, 'anylinkmenu1')">
    This indeed causes no longer scrollbars to appear in IE, but instead the popup menu of 'krant' malfunctions in FF.

    6) Questions:
    Should I in some way, insert return clickreturnvalue() into the onLoad body tag as well? Or should I say clickreturnvalue(true) or clickreturnvalue(false) or both? Or clickreturnvalue='true' etc.? I have tried all variations, no success.

    Or should I do something entirely different?

    You see, I have reached my limits of knowledge of scripting and syntax. Please help!

  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

    You should redesign the page and/or configure the script more precisely so that this problem doesn't happen in the first place.

    To be of much help with that, I would need a link to your page.
    - John
    ________________________

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

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
  •