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
Then you can use $('#terms').dialog('open'); to open the dialog, and $('#terms').dialog('close'); to close it. web designing
0