kamranahmedse / jquery-toast-plugin

Highly customizable jquery plugin to show toast messages
http://kamranahmed.info/toast
1.51k stars 506 forks source link

Remove the close if autoclose active #3

Closed copycut closed 10 years ago

copycut commented 10 years ago

Remove the close if autoclose active

kamranahmedse commented 10 years ago

I don't think it should be that way because there is an explicit option for that. You should use allowToastClose: false option for that.