sirxemic/jquery.ripples

I have circular background image, and also provides shadow effect outside of circle image. But when we apply ripple on internal circular image then ripple outside of circle. Ripple should be inside the circle. So please can u share the solution of the scenario.

Closed this issue · 2 comments

I have circular background image, and also provides shadow effect outside of circle image. But when we apply ripple on internal circular image then ripple outside of circle. Ripple should be inside the circle. So please can u share the solution of the scenario.

Can you link me to the page in question? Or a codepen or jsfiddle to demonstrate the issue?

I resolved that problem using css property clip-path.
Thanks