Daily Archives: April 18, 2013

closing jquery dialogs

We had problems with IE page minimizing when we called xajax server functions from dialogs that sent commands to close the dialogs. To fix it I changed the way we sent the script to close the dialog from: $(‘#notice_message’).dialog(‘close’); with … Continue reading

Posted in Uncategorized | Leave a comment