jquery.ripples icon indicating copy to clipboard operation
jquery.ripples copied to clipboard

Add a water ripple effect to your background using WebGL.

Results 26 jquery.ripples issues
Sort by recently updated
recently updated
newest added

Hi, I've noticed recently that your ripples.js plugin does not work well with chrome anymore. It works fine on Firefox and IE. This problem has existed for a while now....

Hi Sirxemic! Thanks for making this plugin, it's awesome. I'm having a weird issue that occurs only _sometimes_ - the ripple effect works correctly and the site looks great. However,...

I tried to fix the white background issue I'm having on my background images for a while now. Are there anybody out there experiencing the same issue? The white background...

When I use it on a page that has the ability to scroll the canvas cuts off at the bottom of the initial height, is there a way to fix...

I have the plugin up and running, it tracks the mouse and everything, but the ripples disappear almost instantly, to the point where it's very hard to tell that they...

Can you give a tutorial on how to use vue?

hello @sirxemic can you create @type of this plugin so it can be used angular? thanks.

Worked on the few steps to be taken when using jquery.ripples with bundlers such as Rollup and Webpac ![Screenshot (577)](https://user-images.githubusercontent.com/53629626/135942023-ce328435-cedc-4679-82ba-16fcdcd35d40.png) k

Good day, i was trying to use ripple JS with webpack some months back, and when going through the documentation it was not really specified how to use ripple JS...

When using my Iphone X with latest iOS version I'm getting a jitter like this: ![IMG_2441](https://user-images.githubusercontent.com/56562388/130368525-adeaf38a-e5d6-422f-b347-2cb633866b1d.PNG) My code looks like that: ` This: const element = $('.Intro__Logo'); element.ripples({ resolution: 2400,...