<head></head>
Code HTML
Code css :
#myGallery { width: 100%; height: 360px; } #myGallery img { border: 2px solid #52697E; } a.loading { background-color: #fff; background-image: url(../js/ajax-loader.gif); background-repeat: no-repeat; background-position: center; } .spacegallery { position: relative; overflow: hidden; } .spacegallery img { position: absolute; left: 50%; } .spacegallery a { position: absolute; z-index: 1000; display: block; top: 0; left: 0; width: 100%; height: 100%; background-image: url(../js/blank.gif); }
David LAURENT
Aucun commentaire »