sirxemic / jquery.ripples

Add a water ripple effect to your background using WebGL.
https://sirxemic.github.io/jquery.ripples/
MIT License
1.06k stars 416 forks source link

Effect not Working on Mobile Devices #67

Closed BeZimar closed 4 years ago

BeZimar commented 4 years ago

Hello,

Thank you for this wonderful plugin and I have used it on a website powered by Webflow. It turned out beautifully. However, It somehow didn't work on mobile devices. Have Tried different browser/devices.

Here is the link: https://zimar.webflow.io/

Any ideas on the fix? Thank you!

sirxemic commented 4 years ago

Looks like the image is way too big for mobile. Try reducing it such that the biggest side is no more than 2048px.

BeZimar commented 4 years ago

Looks like the image is way too big for mobile. Try reducing it such that the biggest side is no more than 2048px.

It worked... Many thanks!!!!!