first of thanks for this pure CSS ripple effect, but there is some problem with it when using anchor tag <a class="btn btn-primary" href="login.html">Login</a> as a button, and clicking on the button, page redirect to login page, and the ripple effect is not showing.
Suggestion
when we click on button first ripple effect should show and then page get redirect :)
Issue
first of thanks for this pure CSS ripple effect, but there is some problem with it when using anchor tag
<a class="btn btn-primary" href="login.html">Login</a>
as a button, and clicking on the button, page redirect to login page, and the ripple effect is not showing.Suggestion
when we click on button first ripple effect should show and then page get redirect :)
Hope this helps :)