• 授权协议:-
  • 开发厂商:-
  • 软件语言:PHP,JavaScript
  • 更新日期:2008-09-23
jQuery easyThumb

jQuery easyThumb

jQuery easyThumb 项目简介

A combination of jQuery and PHP (for the thumbnail generation). Turn a unsorted list of fullscale-images to thumbnails on-the-fly. Display them as galleries or single images. Uses preloading, so that the images are loaded in the background with an indicator. It is easily combinated with (example) Lightbox, etc. Has the option to turn images to imagelinks also. Code example: <div class="easyThumb"><br>  <ul><br>   <li><img src="img/IMG_0064.jpg" alt="Ex 1" /></li><br>   <li><img src="img/IMG_0065.jpg" alt="Blabla" /></li><br>   <li><img src="../e.jpg" alt="This is a test"/></li><br>  </ul><br></div>  

jQuery easyThumb 评论内容