treehouse : what would you like to learn today?
Web Design Web Development iOS Development

IE7.js vs Whatever:Hover vs Suckerfish Hover javascript ?

  • If I'm already using Dean Edwards's IE7.js for IE6then do i need to use Whatever:Hover http://www.xs4all.nl/~peterned/csshover.html and javascript(for IE6) for Suckerfish menu http://htmldog.com/articles/suckerfish/dropdowns/
  • Not sure about the second part of the question but the :hover pseudo class is fixed in IE7.js (and if not definitely in IE8.js) - so you shouldn't need to use another to fix anything else.