Fix for super annoying cursor flickering in IE6
A JavaScript snippet to fix the issue.
I just finished coding up a pretty complex page (lots of JavaScript and non standard CSS positioning). As usual, I opened up in IE6 and half the page isn't even visible. Add a couple of zoom:1; and a few more tweaks and its all good. Except for the cursor, it ... continue reading