A client has asked me to apply a similar water ripple effect to the background image (and only the background image) on their website.
Considering that this is using a c
I found a solution for this ,if you upload your photo on https://imgur.com/ then after upload finishes press right click on image then copy image address and put it into your code just like this: background-image: url(https://i.imgur.com/yourphotolink.jpg) NOTE:after copying the link check that your link ends with .jpg or .png if it ends with .jpg?1 delete ?1 so your link ends with .jpg
i don't know why jquery ripple effect doesn't support ordinary photos but these steps will solve your problem