S
S
Svyatoslav Nemato2016-11-16 11:08:10
css
Svyatoslav Nemato, 2016-11-16 11:08:10

How to make filters work in all browsers?

I want to use this filter in all browser versions.

filter: grayscale(100%);
-webkit-filter: grayscale(1);

But it works in Google and Mozilla Firefox, but doesn't work in IE, Opera, Safari.
How to make this filter work in all these browsers, at least in popular versions (that is, IE10, etc.).
jQuery, xml?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Svyatoslav Nemato, 2016-11-18
@makklovskiy

Ulrich gave the answer (use the gray plugin for Jquery)
But he gave it as a comment on the absolutely stupid advice of Nikita Polevoy
I don’t know for what reasons Nikita Polevoy deleted his answer (stupidity, etc.) but instead of it he deleted a good one advice from Ulrich

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question