This script (+jQuery) will help you enable :hover on elements not supported by Internet Explorer. Just add it to the HTML if the users browser is IE: <!--[if IE]> <script type="text/javascript" src="hoverEnable.js"></script> <![endif]-->