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 23707 times
Last modified on Monday, 08 July 2013 15:07