#1
New , Imagen grande al pasar el mouse sobre la chica ^^ el Miér Abr 15, 2009 10:49 am
New , Imagen grande al pasar el mouse sobre la chica ^^ el Miér Abr 15, 2009 10:49 amAqui un nuevo aporte ! ya me reanime apesar los incideentes de la cuenta de miarroba bueno aqui esta mi nuevo aporte :

Poner este code antes :
Poner este code antes :
- Código:
<style type="text/css">
.thumbnail{
position: relative;
z-index: 0;
}
.thumbnail:hover{
background-color: transparent;
z-index: 50;
}
.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -100px;
border: 1px dashed gray;
visibility: hidden;
text-decoration: none;
}
.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 10px; /*position where enlarged image should offset horizontally */
}
</style>
- Código:
<a class="thumbnail" href="#thumb"><img width="100" height="100" border="0" alt="" src="URL DE IMAGEN PEQUEÑA " /><span><img alt="" src="URL DE IMAGEN GRANDE" /><br />
Texto si se desea poner</span></a>

Hola Invitado recuerda siempre leer las Reglas del foro para evitar problemas
Nunca olvides leer las nuevas normas del foro 8D
Puedes escbribir a las siguientes direcciones
hackerspan@tfwmail.co.cc
Hackerspan@promocionatupagina.com







Mensajes
Reputacion
Puntos
Localización
Edad





