Peng Zhang on March 20th, 2009

The idea of using CSS Sprites to implement button states can easily go wrong as I found out. And I spent quite some time trying to figure out the problem. Here is what I found: in the :hover CSS declaration, one has to repeat the background-image attribute even though it is the same as what’s [...]

Continue reading about IE Quirks with CSS Sprites

Peng Zhang on March 13th, 2009

I had report that some users are having script errors on a video page. The error message contains something like “An error has occurred in the script on this page. Line: 53, Char: 3, Error: Object required, Code: 0, URL: — yada yada yada”. The error message pops up when the user clicks the browser’s [...]

Continue reading about Google Bar Causing Flash Video Page Script Error