Hi,
ripples.js is very good! However an error has occurred in IE11.
the error in line 48
rippleEnd = new CustomEvent("rippleEnd", {detail: $ripple}),
IE11's CustomEvent is not able to new.
I add some code and use in my project.
It is following code and exec in if browser's CustomEvent is not newable.
Hi, ripples.js is very good! However an error has occurred in IE11.
the error in line 48
IE11's CustomEvent is not able to
new
. I add some code and use in my project. It is following code and exec in if browser's CustomEvent is not newable.for your information.
I thank you for reading my funny english through.