il from ha id='form' e al click su un link dovrebbe cambiare la action la funzione che uso al onclick è questa
function cambiaAction(){
document.getElementById('form').action='index.php' ;
}
in explorer 6 non c'è verso che funga
il from ha id='form' e al click su un link dovrebbe cambiare la action la funzione che uso al onclick è questa
function cambiaAction(){
document.getElementById('form').action='index.php' ;
}
in explorer 6 non c'è verso che funga
Jsoftware.it