jQuery easyThumb

码农软件 · 软件分类 · jQuery图像处理 · 2019-12-26 21:56:34

软件介绍

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">
  <ul>
   <li><img src="img/IMG_0064.jpg" alt="Ex 1" /></li>
   <li><img src="img/IMG_0065.jpg" alt="Blabla" /></li>
   <li><img src="../e.jpg" alt="This is a test"/></li>
  </ul>
</div>

 

本文地址:https://www.codercto.com/soft/d/22028.html

ActionScript 3.0 Cookbook

ActionScript 3.0 Cookbook

Joey Lott、Darron Schall、Keith Peters / Adobe Dev Library / 2006-10-11 / GBP 28.50

Well before Ajax and Microsoft's Windows Presentation Foundation hit the scene, Macromedia offered the first method for building web pages with the responsiveness and functionality of desktop programs......一起来看看 《ActionScript 3.0 Cookbook》 这本书的介绍吧!

SHA 加密
SHA 加密

SHA 加密工具

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具