Top "Hover" questions

Hover refers to the action of placing the mouse cursor over a given element.

jQuery - reduce opacity of image on mouseover

What I want to achieve is that when you hover your mouse over an image its opacity will reduce to …

jquery html css hover fadeto
jQuery hover problem due to z-index

I want to trigger a hover event for an element using jQuery, but I have an semi-transparent png positioned over …

jquery css events hover z-index
Strange underlines in font-awesome CSS

When I hover on font-awesome's icons (when they're stacked together) like below (see picture). I get these strange underlines. Any …

css hover font-awesome
mouse hover message display over certain parts of image jquery/js

I have this image on html/php page dimensions 500x500 pixels. Now I want that its portions are sliced and …

javascript jquery hover mouseover jquery-hover
Show information over image on rollover

I want to be able to show information (HTML basically) over an image when the mouse rolls over the image... …

jquery css image hover rollover
How do I make custom hover labels? Excel

Is there a way to have a hover box display something other than "Series "POSITION" Point "2/24/2012" Data Label"? I would …

excel vba hover label mousehover
jquery remove blinking

Block is blinking on .hover() Here is a full example - http://jsfiddle.net/xBEjQ/ How to fix this? UPD: …

jquery hover blink
Firefox stuck on "waiting for" or "transferring data from"

I have a website that includes a button which is CSS-styled to show a distinct image on hover. I wait …

html css hover firefox-3
Trying to get table row hovering background color to work with zebra striping rows

I'm willing to do the best method for IE8+ I'm wanting alternating row colors (#fff, #efefef) for my table and …

jquery css hover alternating
jQuery fade flickers

I have jQuery fade going here: http://dougie.thewestharbour.com/ When you hover over the .main-overlay div I would like …

jquery hover fadein fade fadeout