I tried using several jquery message pluggins such as alertify.
But the main thing I noticed is system message boxes halt the background functionality until user responds. Other pluggins don't have this functionality.
Is there a way to get this function to jquery pluggins? May extending native javascript objects? I cannot think a way myself.
Could you give me some idea? How can I stop current procedure until the user clicks a button?