Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • 2
    Are you trying to answer your own question ? If so do it properly : write an answer. Commented May 11, 2013 at 13:14
  • 1
    You are making things complicated. Simply .hover() would do: jsfiddle.net/BxL4w/5
    – Antony
    Commented May 11, 2013 at 13:21
  • 2
    @Anthony: wrong. I want a boolean, is it hovered or not. I do not want to perform an action on hover. Commented May 11, 2013 at 13:54
  • You should not put the answer into the question. If you wish, you are allowed to answer your own question instead.
    – kapa
    Commented May 11, 2013 at 13:55