sirxemic/jquery.ripples

Chrome Ripple Effect

Shraddha2702 opened this issue · 3 comments

Internet Explorer and Firefox display really amazing Ripple Effects
But the same code doesn't create that kind of effect in Chrome.
Any idea, why that's happening?

I have the same thing. I found out that if you go to Chrome settings (Advanced -> System) and change "Use hardware acceleration when available" to ON, then it works smoothly like in Firefox. (Probably because webGL etc use GPU, so they need that extra power to work better).

Cheers <3

Let me try this one.. Thank you :)

The same exact problem of Water Ripple Effect I'm facing while coding. It works fine in Firefox But There is an issue in chrome. @Shraddha2702 Have you got any solution?
All others can reply too.