Closed nr007 closed 9 years ago
Thank you for your work ;) Yes. I tested it on Safari, Firefox and IE.
Nice!. But effect(ripple) does not work on my safari (OSX 8.0.6). 😠Do you set the url in href?
<a href="https://github.com" class="btn btn-primary rippler rippler-default">
Rippler link
</a>
Actually i am using Emberjs (tested on windows - Safari 5.1.7) and not defining href explicitly. But anchor get handled with on click event.
Ok, This was fixed based on feedback. it work on firefox, safari, IE, chrome. https://github.com/blivesta/rippler/commit/aab78faefac41cdf8115db06dc583e910459fddb Can you able to check the work of rippler? Thanks!
I found that fix in opened issues. I tried back then and i tried it now again. In Ember it does not work. It makes my view refresh on anchor click.
Can you provide a example?
Thank you for your contribution! worked on safari?