
function Delete (isn) {
$.colorbox({
width : ‘95%’,
height : ‘70%’,
iframe : true,
opacity : 0.5,
href : ‘inl_sev_011_Z_ver.php?ISN=’+isn,
fastIframe : false,
fixed : true,
onClosed : function(){
wysTabelPDF ();
}
});
}

function Delete (isn) {
$.colorbox({
width : ‘95%’,
height : ‘70%’,
iframe : true,
opacity : 0.5,
href : ‘inl_sev_011_Z_ver.php?ISN=’+isn,
fastIframe : false,
fixed : true,
onClosed : function(){
wysTabelPDF ();
}
});
}
You must be logged in to post a comment.