I would like delete the title of my popup JavaScrip but i don't know how i can and where i make the code.
This is my code :
<a href="javascript:;"
onclick="if(confirm('voulez-vous vraiment supprimer cette
station?'))
window.location.href='Supprimer_Station.php?id_sta=<?php echo
$valeur['ssiphone_idstation']; ?>&act=supprimer'; ">
Tthanks for your help