I like the way the page headings are done over at hypothecate (go there and press reload a few times). There is a little javascript trickery that generates a kind of “drop shadow” effect, makes some letters randomly “boxey”, and formats the page sub-heads vertically. If current browsers supported it, you could probably achieve a similar effect using the text-shadow property defined in CSS2.
There is a javascript trick to emulate the behaviour of position: fixed in IE6. I suppose it could be possible to emulate text-shadow in a similar way. I also suppose if this was a good idea someone would have done it already.
Published at 10:52 pm on March 11th, 2003.
Topics: Markup and CSS
2 Comments
A list of bugs fixes, improvements and UI refinements mentions that text-shadow is now supported in Safari 1.1.
Comment by Tim at 10:24 am on October 28th, 2003 #link
Cool guy!
Comment by Wu Fuheng at 11:26 am on February 3rd, 2004 #link