Tema
:
volver texto en mayuscula???
Ver Mensaje Individual
#
2
(
permalink
)
15/05/2008, 02:12
bLEx
Fecha de Ingreso: mayo-2008
Ubicación: Villa Alemana, Chile
Mensajes: 181
Antigüedad: 16 años, 10 meses
Puntos: 5
Re: volver texto en mayuscula???
podrias buscarte un javascript, mas que unapropiedad el dreamweaver
prueba algo asi
Código HTML:
<input type=
"text"
onKeyDown=
"javascript
:this.value=this.value.toUpperCase();"
>
bLEx
Ver Perfil
¡Visita mi Sitio!
Buscar todos los Mensajes de bLEx