资 源 简 介
This project is a simple jQuery plugin for building gallery that images are hosted on Picasa or Flikr or else.
Current Version is working only Picasa.
Requirement
jquery 1.6.4
jquery-ui-1.8.16 (ui.slider and effect.fade are required)
jquery.mousewheel
Simple Usage:
$("#image-gallery").jqig({ // specify div id username: "picasa-username", // REPLACE w/ your picasa username pagination : { enable : true, position : "bottom", // position of pagination can be either "both", "top", or "bottom" imgPerPage: 15, // number of images per page }, thumbsize: 104, // default:104, Thumbnail size can be varied by following value 32, 48, 64, 72, 104, 144, 150, 160 });
Changelog
v1.0
* still only public Picasa web albums are including
* added facebook-like scrollbar in imag