Ver Mensaje Individual
  #4 (permalink)  
Antiguo 19/08/2009, 08:37
harvestmoon
 
Fecha de Ingreso: febrero-2009
Ubicación: cancun!
Mensajes: 898
Antigüedad: 15 años, 9 meses
Puntos: 15
Respuesta: mozilla no corre javascript

Cita:
<script language="javascript">
function checar()
{

if (document.subir.nameid.value=='' ){
alert('Debe de poner el nombre del identificado');
return false;
}
if (document.subir.numescri.value==''){
alert('Debe de poner el numero de escritura');
return false;
}
var sel=false;
for(var i=0;i<3;i++){
if (document.subir.not[i].checked){
sel=true;
break;
}
}
if(sel==false){
alert('Debe seleccionar una notaria');
return false;
}
var prot=false;
for(var j=0;j<3;j++){
if (document.subir.proto[j].checked){
prot=true;
break;
}
}
if(prot==false){
alert('Debe seleccionar el protocolo');
return false;
}
var tip=false;
for(var k=0;k<2;k++){
if (document.subir.tipo[k].checked){
tip=true;
break;
}
}
if(tip==false){
alert('Debe seleccionar el tipo');
return false;
}
}
</script>
que tontis!!
me faaltaban puntos y comas
y poner el document antes del form
wuju!!
muchas gracias jaja changos q tonta perdon!!!
__________________
WHERE IS MY BLUE SUNNY SKY??
pd: todos los karmas son bienvenidos :D