首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 这个项目是一个建筑画廊,图片放在Picasa或Flikr或其他的jQuery插件。目前,Picasa是支持

这个项目是一个建筑画廊,图片放在Picasa或Flikr或其他的jQuery插件。目前,Picasa是支持

资 源 简 介

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
VIP VIP
0.174889s