NODecember 30, 1899 December 30, 1899
jqWindow
Please wait for the train to arrive...
The train has arrived.
Note that in these examples modal is always set to false so you can access other examples and autoOpen is set to true so you see it;
First
Second
onclick just issues a alert("...").
Open a confirm window.
Custom Message:
$.qModal.createModal({message:"Processing...<img src='/images/ajax-loader.gif'>"})