
Re: A trick: simple shadow for IE (not blurry)
There is one problem I see with this; javascript adds copies of the text to the page in order to make the effect.
This means when you highlight the text, it gets copied many times (for example):
Code:
Customised textCustomised textCustomised textCustomised textCustomised textCustomised textCustomised textCustomised textCustomised textCustomised textCustomised textCustomised textCustomis
^ from the demo site.
The rest is nice looking but PIE is better
