Skip to content

Instantly share code, notes, and snippets.

@andreiglingeanu
Created February 23, 2013 09:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andreiglingeanu/5019156 to your computer and use it in GitHub Desktop.
Save andreiglingeanu/5019156 to your computer and use it in GitHub Desktop.
ie6 hover for any element.
* html body {
/* IE6 behavior must be in HEAD */
/* http://www.xs4all.nl/~peterned/csshover.html */
behavior:url("csshover.htc");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment