Archive for January, 2010

High Contrast Proof CSS Sprites

CSS sprites are a useful method to display graphics while preserving bandwith and improving page rendering times.  One of the problems  with CSS sprites when it comes to their accessibility is that some operating system display themes such as Windows High Contrast mode have the effect of hiding CSS background images. So if an alternative version of the [...]

alt and title content display in popular browsers

Recently Roger Johansson wrote a post about Safari, WebKit and alt text for missing images. In which he talks about how Webkit based browsers do not always display alt attribute content in place of an image when the image is not available or images are disabled. I have gone a little further into this issue by [...]

ComputerWorld says ‘Safari 4 Tuned to Web Standards…Accessibility…ARIA”

IDG/ComputerWorld’s Tom Yager wrote an interesting review of Safari 4. Among several interesting points concerning WebKit and performance, Yager wrote,
“A fast and pretty browser won’t cut it for me. A browser — and, indeed, any application that incorporates the linkable framework of that browser — must place an equal emphasis on standards promotion and [...]