mouse0270 / bootstrap-notify

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

Not compatible with Glyphicons PRO fonts v1.9 #56

Closed toxsid closed 9 years ago

toxsid commented 9 years ago

I recently installed the new font package from: http://glyphicons.com/ They change their classes from: example: ".glyphicons .leaf" to ".glyphicons .glyphicons-leaf"

My bootstrap growl alerts now loop the fade in animation.

Not sure how the conflict is happening since there is no js errors in the console. Maybe you might have perspective on what may be causing this.

Thank you. Here is my source code: http://i.imgur.com/F98Ui15.png

Here is a video of it happening: https://www.youtube.com/watch?v=SFfVCXZrNP8&list=UUmZJZ53ymIhqMZO4sT8U90Q

mouse0270 commented 9 years ago

Hello, I have been unable to replicate this issue making it extremely difficult to solve. Would you be willing to email me a url I could look at?

toxsid commented 9 years ago

Mouse,

Unfortunately I am unable to due to company confidentiality agreement on the project, but in the above screenshot I show source code of a JSbin test I performed. All you have to do is get those source files and make a JSbin (http://jsbin.com/) project with those files locally. There are no CDN's for that file so if I tried to make an example it would give a cross domain resource error.

On a side note, my condolences to the recent death in your family. My father recently passed away from the West Nile virus so I know how hard it can be.

Thank you, Michael Abrams

mouse0270 commented 9 years ago

Thank you! I was able to test this by just creating a class called animated and setting animation-iteration-count to infinite

This is fixed as of version 3.1.3