Hey zbrah,
thx for your reply.
The button behavior in your example is static meaning no matter where I click on the button,
the effect starts at the bottom and goes up.
But in the original example it adapts to wherever I click on the button.
The ripple starts there and expands outwards.
Is there a way to achieve this as well?
Each trigger has a fixed width and height, which is basically their parent width and height divided by 2 (in my example parent would be button container relativ)
Triggers are set on absolute position (corner top left, corner bottom right etc…)
Then ripple effect is not one but 4 div, with different initial apparence for each one.