CSS Form Onmouseover Hover Problem

Discussion in 'CSS' started by LanceT, Dec 13, 2010.

  1. #1
    I wrote a script so that whenever I hover on a link, a form appears in a large box (this is accomplished with only CSS). The form stays open on the page as long as your mouse is still on the box. However, it disappears if the browser has any "autocomplete" inputs and you mouseover on those inputs.

    I'll show you an example of what i'm talking about. [​IMG]

    You see when the mouse moves over the "kevin," then the whole form disappears because the hover stops which I don't want. Keep in mind that I am only using CSS and not Javascript for this hover effect and would like to keep it that way.

    Any help on how this problem can be fixed or if there's no solution please tell me also so I can then work on switching this script to javascript.

    Also more info, my browser is Firefox. THanks!
     
    Last edited: Dec 13, 2010
    LanceT, Dec 13, 2010 IP
  2. CSM

    CSM Active Member

    Messages:
    1,047
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    55
    #2
    Give me an URI to the form
     
    CSM, Dec 13, 2010 IP
  3. LanceT

    LanceT Peon

    Messages:
    279
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I've sent you the link CSM. I hope you can help.
     
    LanceT, Dec 13, 2010 IP