hola,
este es el codigo(igual al que ya puse) que he provado:
Código HTML:
Ver original<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
window.onload=function(){ document.getElementById("PROCE").addEventListener("change",function(){
if(document.getElementById("PROCE").value=="Otro") {
document.getElementById("PROCE_ESP").style.display="block";}
else document.getElementById("PROCE_ESP").style.display="none";
},false)}
<td>PROCEDIMIENTO PARA LA EXPULSIÓN O EXTRACCIÓN
</td> <select name="PROCE" id="PROCE" > <td colspan="2"><div align="right">ESPECIFIQUE
<input name="PROCE_ESP" type="text" id="PROCE_ESP" onkeypress="return letrasynumeros(event)" onkeyup="this.value=this.value.toUpperCase();if (this.value.length == this.getAttribute('maxlength')){tabulador(this.form,this)}" value="" size="70" style="display:none" />