var rem_teach =confirm("Are you sure you want to delete this Scholarly Presintation:");
if (rem_teach==true){
document.location.href = dellink;
return true;
}
else{
return false;
}
Share this
Read 24144 times
Last modified on Monday, 08 July 2013 15:07