Alright now here is a puzzler. I am big into creating effects in JS rather than images, flash, etc. For many reasons, loading speed being primary. Now I know its possible to use IEs filters to make blurred text but of course the problem with proprietary features like that are that not all browsers can do them.
That said, is there any way to make a blurred text effect in javascript without the use of IEs filters? Thanks in advance.
Chuck
That said, is there any way to make a blurred text effect in javascript without the use of IEs filters? Thanks in advance.
Chuck
Comment