![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
09/07/2002, 03:24
|
![Avatar de dieguicho](http://static.forosdelweb.com/customavatars/avatar4355_1.gif) | | | Fecha de Ingreso: noviembre-2001 Ubicación: Buenos Aires
Mensajes: 1.190
Antigüedad: 23 años, 2 meses Puntos: 1 | |
Re: objetos del formulario el hecho de que lo pintes de otro color no lo va a deshabilitar
por las dudas
<input type="text" disabled>
de todos modos
<style type="text/css">
input { background-color: COCOCO; }
</style>
eso le va a agregar el estilo a tooodos los input |