Tema: Uppercase
Ver Mensaje Individual
  #5 (permalink)  
Antiguo 15/01/2010, 09:25
Avatar de masterojitos
masterojitos
 
Fecha de Ingreso: julio-2008
Ubicación: Lima Callao Chucuito
Mensajes: 1.931
Antigüedad: 15 años, 9 meses
Puntos: 105
Respuesta: Uppercase

y no seria mejor usar style="text-transform:uppercase"

aqui esta el codigo:
Código HTML:
Ver original
  1. </head>
  2. <table width="50%" border="0" cellspacing="0" cellpadding="0">
  3.   <tr>
  4.     <td>texto</td>  
  5.   </tr>
  6.   <tr>
  7.     <td><input type="text" name="original" style="text-transform:uppercase"></td>
  8.   </tr>
  9. </table>
  10. </body>
  11. </html>

Suerte.
__________________
Atte. MasterOjitos :ojotes:
Todo sobre Programación Web
Las ultimas tendencias en Efectos y Recursos Web: MasterOjitos Blog