This is cool, but I'm not a big fan of "fogging" as a UI tool. I noticed Vista/Aero did this quite a bit.
The fogging just obscures information, but replaces it with something that is distracting. You might get an impression of what's there, but it's a tax to comprehend it. OS X (tend to) do this a lot better - if it's not useful, don't make the user squint at it.
Feels like a pure eye-candy effect with no benefit to the user, but I'd be interested in counter arguments/examples.
Just tried this out; on Firefox at least you have to specify the shadow color, otherwise it inherits from the text color and becomes transparent. So, text-shadow: 0 0 5px #000
Why only include support for webkit browsers? When Mozilla and Microsoft implement the other parts of filter into their browsers, wouldn't you want native support there as well?
This might improve the user experience by visually signaling to the user that their mouse click to submit a form has been registered by the browser, and please do not click again while the server is processing your input.
reply