I use syntax highlighter written by Alex Gorbatchev to display Java, SQL or XML code and, for some reason, these ugly grey lines randomly appear over the syntax highlighter, but only in IE 6.
I have been testing the website on IE 7 and IE 8, based on the naive assumption that most users would be using an up-to-date version of the browser. However, looking at the stats for this blog it appears that 43% are using version 6, 38% are using version 7 and only 18% are using version 8.
For this reason I have removed the syntax highlighter whenever an IE 6 browser is detected.


