sIFR Flash Headings
Monday, October 16th, 2006Not since discovering the CSS clear command has so much about creating well designed websites that are completely accessible been made clear to me.
Today I discovered sIFR, a way to use flash to display all of the pretty fonts that you want to use without having to resort to using images and destroying your mark-up.
For a while I have come across websites that have these cool fonts without them being on my machine or specified anywhere in the CSS. I always wondered how they did it, but couldn’t find anything too useful in the code. Today I hit the jackpot, someone actually implemented it with all the nicely commented CSS and Javascript. I think I was always looking at a site that had the older version, so it wasn’t so obvious what was going on.
Anyway, these headings are typified by being able to select the text but not view the selection, being able to select both the heading text and the body text at the same time or just looking plain cool.
I’ve passed this little tidbit on to our designers and I think imagin8 will be using this technique in a lot of its future designs.
Viva la Accessibility!!

