Unfinished Sofware's Blog

TextPress jQuery ImgBox plugin support.

Usage:

<span class="imagebox">
  <a href="/_uploads/my_image1.png">
    <img src="/_uploads/my_image1.thumbnail.png"/>
  </a>
  <a href="/_uploads/my_image2.png">
    <img src="/_uploads/my_image2.thumbnail.png"/>
  </a>
</span>

The needed step is to wrap your series of image links in, for example a span with the class imagebox.

This way you’re image link will be opened by jQuery’s ImageBox plugin.

Read more about jQuery’s ImgBox plugin and it’s usage.

You can submit bugs and/or new features to DevNull

Download It

 

Comments

Leave a Reply