slideViewer 1.1
June 25, 2007 - 9:03am — GianCarloM
slideViewer is a lightweight (1.5Kb) plugin wich allows to instantly create an image gallery by writing just few lines of HTML such as an unordered list of images. Works with jQuery 1.2 and jquery.easing.1.2
<div id="mygalleryinpost10.12.2006" class="svw">
<ul>
<li><img src="picts/10.jpg" alt="my description for this image" /></li>
<li><img src="picts/08.jpg" alt="this is my dog..." /></li>
<!--eccetera-->
</ul>
</div>Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 1.1.1.1 | 2007-Dec-17 | n/a | Recommended for 1.0.x | ||