Response title
This is preview!
function closeDialog()
{
$('#dialogID').dialog("close");
}
I tried to trigger the above function in window.unload but its closing the box when we close the browser tab. Pl. help to solve his issue.© 2013 jQuery Foundation
Sponsored by and others.