imagen-expandir
Texto Por Encima de La Pagina
<style type="text/css">
img.expando{ /*sample CSS for expando images. Not required but recommended*/
border: none;
vertical-align: top; /*top aligns image, so mouse has less of a change of moving out of image while image is expanding*/
}
</style>
<script type="text/javascript" src="http://img7.xooimage.com/files/9/3/a/expando-d57c47.js">
/* Expando Image Script ©2008 John Davenport Scheuer
as first seen in http://www.dynamicdrive.com/forums/
username: jscheuer1 - This Notice Must Remain for Legal Use
*/
</script>
Codigo Para Las Imagenes
<p>
<img class="expando" border="0" src="URL Imagen" width="100" height="75">
<img class="expando vacation" border="0" src="URL Imagen" width="100" height="66">
<img class="expando" border="0" src="URL Imagen" width="100" height="75">
</p>
<p>
<img class="expando cat" border="0" src="URL Imagen" width="200" height="88">
</p>