File: tests/fixtures/html/moHoverGallery.html

Recommend this page to a friend!
  Classes of Michael Milev   JavaScript Hover Image Gallery   ???   Download  
File: tests/fixtures/html/???
Role: Auxiliary data
Content type: text/plain
Description: Test fixture
Class: JavaScript Hover Image Gallery
Switch images in a gallery when user hovers them
Author: By
Last change: Update of tests/fixtures/html/moHoverGallery.html
Date: 19 days ago
Size: 598 bytes
 

Contents

Class file image Download
<ul> <li class="hover-thumb"> <a href="images/barbarian.jpg"> <img src="images/thumbs/barbarian.jpg" width="80" height="60" alt="barbarian" /> </a> </li> <li class="hover-thumb"> <a href="images/last-battle.jpg"> <img src="images/thumbs/last-battle.jpg" width="80" height="60" alt="last-battle" /> </a> </li> <li class="hover-thumb"> <a href="images/map.jpg"> <img src="images/thumbs/map.jpg" width="80" height="60" alt="map" /> </a> </li> </ul> <div class="clear"></div>