MIRA EL ERROR JAJAJA QUE TIRA LA CONSOLA
![lloron](http://static.forosdelweb.com/fdwtheme/images/smilies/chillando.png)
![lloron](http://static.forosdelweb.com/fdwtheme/images/smilies/chillando.png)
![lloron](http://static.forosdelweb.com/fdwtheme/images/smilies/chillando.png)
![lloron](http://static.forosdelweb.com/fdwtheme/images/smilies/chillando.png)
Error: uncaught exception: [Exception... "Cannot modify properties of a WrappedNative" nsresult: "0x80570034 (NS_ERROR_XPC_CANT_MODIFY_PROP_ON_WN)" location: "JS frame :: chrome://global/content/bindings/autocomplete.xml :: onxblpopuphiding :: line 834" data: no]
Error: document.validacion.sexo.focus is not a function
Archivo de origen: http://localhost/Seminario/JavaScript/validacion.js
Línea: 95
if (!seleccionado) {
alert("Complete su identificación Sexual por favor.");
LINEA 95--> document.validacion.sexo.focus();
return false;
}