using Jquery ToastMessage

Posted by Learningtorise under jQuery on 10/7/2013 | Points: 10 | Views : 2856 | Status : [Member] | Replies : 1
Its actually a request, rather then a query.

Im using Jquery toastmessage http://akquinet.github.io/jquery-toastmessage-plugin/ .

I want it to display in/as modal dialog, so that user cant make changes while my toast-message is up..!

How can i achieve this? Or is it already done?
TIA.

http://hashtagakash.wordpress.com/


Responses

Posted by: Learningtorise on: 10/9/2013 [Member] Starter | Points: 25

Up
0
Down
Toast is not modal, it is designed to be the opposite of modal.

jQuery BlockUI Plugin [http://www.malsup.com/jquery/block/ ] blocks the user interaction. You could use them together.

http://hashtagakash.wordpress.com/

Learningtorise, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response