Ver Mensaje Individual
  #3 (permalink)  
Antiguo 14/05/2015, 11:50
Jovany_Hipster
 
Fecha de Ingreso: abril-2015
Ubicación: morelia, michoacan
Mensajes: 3
Antigüedad: 9 años
Puntos: 2
Respuesta: Mostrar una imagen en lugar de <input type"file">

me falto algo en el stilo
<style>
#file {
width: 0px;
background-color: rgba(255,255,255,0);
}
</style>


para que en internet explorer no se recorra y que no se vea ningun fondo gris...

Última edición por Jovany_Hipster; 14/05/2015 a las 11:56