fabien-d / alertify.js

JavaScript Alert/Notification System
http://fabien-d.github.com/alertify.js/
4.26k stars 726 forks source link

How to enable alert and prompt at same time #265

Open huchenhai opened 7 years ago

huchenhai commented 7 years ago

I use prompt as broadcast input, alert as listener but it can not work when two users type same time , how to allow this? I mean let prompt box and alert show same time