Results 1 to 2 of 2

Thread: DHTML Tip Message Overlap in IE

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

    Default DHTML Tip Message Overlap in IE

    I am having a problem with this script. Apparently in IE, my tip message will hide under the drop down combo box.

    What exactly can be done to enable it to show infront of the drop down combo box?

    I am attaching an image for clearer view.

  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

    Normally there are two ways around that but, neither seems good for your situation:

    1 ) Have the offending select box disappear during display of the tip. See:
    http://www.dynamicdrive.com/forums/s...ead.php?t=3414

    2 ) Move the tip away from the select box.

    You may have to abandon the tip and put the help as a static element near the select on the page, or use a simple title attribute for the ? image.
    - 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
  •