链接:
方法一:jquery ie-hover 插件:http://github.com/weepy/ie-hover
howto:
body { behavior:url("csshover.htc"); }
方法二:Whatever:hover http://www.xs4all.nl/~peterned/csshover.html
howto:
<script src= 'jquery.js' ></script><script src= 'jquery.ie_hover.js' ></script><script>$ (). ready ( function () {$ . fixIEHover ( true )})</script>