codice:
function not()
{
return alert("Eliminare?????");
}
Poi nel body metti
codice:
<body onload="not();">