Ver Mensaje Individual
  #1 (permalink)  
Antiguo 29/01/2002, 11:07
Avatar de Claudito
Claudito
 
Fecha de Ingreso: enero-2002
Mensajes: 124
Antigüedad: 22 años, 4 meses
Puntos: 1
Existe la posibilidad....

¿existe la posibilidad de asignar a una variable de javascript el valor visible de un select y no su valor interno
si yo hago
x=form1.selectx.value
me guarda el valor interno.
No me sirve hacer el valor visible igual al valor interno
help me please

<html>

<head>
<title>peli</title>
</head>
<center><embed src="http://www.geocities.com/parapara/claudito.swf" height=100 width=400>
</embed></center>
<body>

</body>

</html>