Ver Mensaje Individual
  #12 (permalink)  
Antiguo 28/09/2008, 16:28
Avatar de daPhyre
daPhyre
Colaborador
 
Fecha de Ingreso: marzo-2008
Ubicación: [email protected] (Redirects to 127.0.0.1)
Mensajes: 2.404
Antigüedad: 16 años
Puntos: 142
Respuesta: imagen en un campo de texto

Justo había investigado un poco más y encontré este código:

Código:
input[type='text']{color:c30;background:url(images/texfield.png) repeat-x;border:1px solid #f60}
¿Pero que creen? ¡IE Aun no soporta dicha función! (Que raro de él )

Por tanto, lo mejor es hacer algo como esto:

Código:
input.textbox{color:c30;background:url(images/texfield.png) repeat-x;border:1px solid #f60}
Y ponerle a todos los textbox dicha clase. Suerte
__________________
<signs>daPhyre</signs>
Jugaa.me


Adios al dolor de cabeza de IE...