Ver Mensaje Individual
  #5 (permalink)  
Antiguo 11/11/2008, 14:11
Avatar de foreverOdd
foreverOdd
 
Fecha de Ingreso: noviembre-2007
Ubicación: Caracas
Mensajes: 489
Antigüedad: 16 años, 5 meses
Puntos: 14
Respuesta: Campo de texto...que no sea editable

<style>
.input_text{
border-with: 0;
text-align: center;

}

</style>

<input type="text" name="cantidad" id="cantidad" readonly="readonly" class="input_text" />
__________________
My path is lit by my own fire, I only go where I desire