Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

slideViewer 1.1


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>

Downloads



4.666665
Your rating: None Average: 4.7 (6 votes)