blivesta / rippler

:construction_worker: Effect that spreads like a wave in touch or click.
http://git.blivesta.com/rippler/
346 stars 59 forks source link

Blocking <a> tags from executing on Safari #2

Open aujkis opened 10 years ago

aujkis commented 10 years ago

When rippler effect applied to a tags, it's blocking link executing on Safari.

aujkis commented 10 years ago

Occurs on Mac S X Safari 7.0.6.

csillery commented 9 years ago

I'm having the same problem on desktop Safari.

jaimegomez commented 8 years ago

I was having the same problem, setting effectSize: 0 fixed it for me, which is what i wanted in my case.

zmyjs commented 7 years ago

I'm having the same problem on desktop Firefox 52.0.1 ┭┮﹏┭┮ $(".rippler").rippler({effectSize: 0});! They are very effective,thank @jaimegomez