Answer the question
In order to leave comments, you need to log in
Is there a way to make SVG filters work with url() in IE and Edge?
There is an element on the page that needs to be applied an SVG filter (the filter is tricky, not just a blur or desaturation). The logical action would be to apply it via url:
.my-element {
filter: url('#my-filter');
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question