Why is filter is not working on sololearn? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
8th May 2019, 5:41 AM
Darcy Dev
Darcy Dev - avatar
1 Answer
+ 7
I guess you have to use this : if you want to apply blur as drop goes higher then use this : filter: blur(0px); -webkit-filter: blur(0px); In from part of animation definition of Drop else : Edit : oh yes. As Biraj mentioned if you want the blur effect before animation starts you have to add blur in element too.
8th May 2019, 5:48 AM
Raj Chhatrala
Raj Chhatrala - avatar