Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

slideViewer 1.1


Average rating
(6 votes)

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 releasesDateSizeLinksStatus
1.1.1.12007-Dec-17n/aRecommended for 1.0.xThis is currently the recommended release for 1.0.x.