1 .list {2 overflow: hidden;3 border: solid red 1px;4 padding: 16px;5 margin-right: 316px;6 }7 8 .item {9 float: left;10 }11 12 .item img.small {13 width: 100px;14 height: 100px;15 }16 17 .item img.big {18 display: none;19 position: absolute;20 top: 50px;21 right: 0;22 width: 300px;23 }24 25 .item:hover img.big {26 display: block;27 }
Este ShareCode tiene versiones:
- Carrusel de Moifullscreen ... (24/04/2013)
- Carrusel de Moifullscreen ... (24/04/2013)
- Carrusel de Moifullscreen ... (24/04/2013)
- Carrusel de Moifullscreen ... (24/04/2013)
Enlace
El enlace para compartir es: