S
S
Sergey Zhubartovich2017-02-24 12:31:00
css
Sergey Zhubartovich, 2017-02-24 12:31:00

Why doesn't grayscale work in edge?

Task: there are bw pictures, they should become colored when
hovered over. Solution: filter: grayscale(100%)
But in edge this filter behaves very strangely for some reason, initially the picture is bw, almost immediately after loading the filter stops working.
When hovering over an image, it remains colored, and when you remove the mouse from it, it becomes black and white
View the code here (block with logos)
Does anyone know how to fix this strange behavior?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maxim Timofeev, 2017-02-24
@webinar

caniuse.com/#feat=css-filters
and classic toaster search:
How to make CSS Filter work in Microsoft Edge?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question