mouse0270 / bootstrap-notify

Turns standard Bootstrap alerts into "Growl-like" notifications.
http://bootstrap-notify.remabledesigns.com/
MIT License
2.25k stars 642 forks source link

All animations are not working #120

Closed thiagorossener closed 9 years ago

thiagorossener commented 9 years ago

Hi,

Man, I thought this plugin awesome! And I'm trying to make this work, but I don't know why... it's not working.

I installed using bower, I can show the notification, but none of the animations are working for me.

It's like, the notification just show up, and if a click on X button, it disappears, no animation at all.

I don't know if the problem is with the versions I'm using: bootstrap-3.3.5 jquery-2.1.4

Any ideas what am I doing wrong?

sandmanman commented 9 years ago

@import animate.css http://daneden.github.io/animate.css/

thiagorossener commented 9 years ago

Thanks @sandmanman! I will try it

YuriFontella commented 8 years ago

Obrigado @sandmanman , deu certo!

ekanur commented 8 years ago

Thanks, you help me guys, didnt know why did this issue appear?

SimonP06 commented 7 years ago

Thanks @sandmanman