it does not work in i.e 6 or 7. below is where i am testing. you can see that i directly copied the css which does not flyout.
www.gameroomguys.com/shop
I AM GOING INSANE! :)
This website does work in IE7, however not in IE6, which confirms what I said before.
You need to set the path to htc exactly like so:
body {
behavior: url(includes/csshover.htc);
/* WinIE behavior call */}
and of course make sure that csshover.htc is in that folder.
You may also try the new version of csshover (I didn't test yet), which you can find here:
http://www.xs4all.nl/~peterned/htc/csshover2.htc
make sure you add a 2 to your path, if you use it.
As our friend above states who has already benefitted from my experience with this mod before,you need to change your behavior line.
At the moment it appears to be referring to a version on your testing own computer and not a file on your server.
This also applies to a background image too...