Kevin M.

Is there a good alternative to blockUI for dialog boxes in jQuery?

Asked by Kevin M. 2 years ago jquery dialog ui


unregistered
0
 
You're actually supposed to use $("#terms").dialog({ autoOpen: False }); to initialize it.
Then you can use $('#terms').dialog('open'); to open the dialog, and $('#terms').dialog('close'); to close it. web designing

by unregistered 1 year ago

unregistered
0
 
Http://docs.jquery.com/UI/Dialog

by unregistered 2 years ago

Answer this question

Is there a good alternative to blockUI for dialog boxes in jQuery?

0 errors found:

 
0