Show HN: CSS Filter Effects
11–20 of 27 posts
Re: Show HN: CSS Filter Effects
#12Re: Show HN: CSS Filter Effects
#13I had way too much fun sliding the Hue Rotation back and forth to create Disco Kitty. Thanks for sharing, I knew about blur and opacity but the rest of these were new to me.
Re: Show HN: CSS Filter Effects
#14Is that a bug or a feature?
Btw, there are some interesting ideas for sliding captchas.
Re: Show HN: CSS Filter Effects
#15Re: Show HN: CSS Filter Effects
#16In Safari, the blur effect should not extend over the boundaries of the object. Is that a bug or a feature? Btw, there are some interesting ideas for sliding captchas.
Re: Show HN: CSS Filter Effects
#17Is there any difference between opacity and filter: opacity ?
Somewhat useless thought, opacity and the opacity filter can be combined on the same element. If one is set to zero it makes the other irrelevant. If one is set to 100% then it makes itself irrelevant.
Re: Show HN: CSS Filter Effects
#18Earlier quoted context omitted.
Works on ff 37.0.2
And on Firefox for Android. Blur is very slow, though.