jQuery Image Gallery

程序名称:jQuery Image Gallery

授权协议: MIT

操作系统: 跨平台

开发语言: JavaScript

jQuery Image Gallery 介绍

Image Gallery with Lightbox effect and slideshow functionality for jQuery UI.

Image-gallery-new-cool-jquery-
plugins-2011

示例代码:

$('a[rel=gallery]').imagegallery({
    open: function (event, ui) {/* called on dialogopen */},
    title: 'Image Gallery', // Sets the dialog title
    show: 'scale', // The effect to be used when the dialog is opened
    hide: 'explode', // The effect to be used when the dialog is closed
    offsetWidth: 50, // Offset of image width to viewport width
    offsetHeight: 50, // Offset of image height to viewport height
    slideshow: 5000, // Shows the next image after 5000 ms
    fullscreen: true, // Displays images fullscreen (overrides offsets)
    canvas: true, // Displays images as canvas elements
    namespace: 'myimagegallery' // event handler namespace
});

jQuery Image Gallery 官网

http://blueimp.github.com/jQuery-Image-Gallery/

相关编程语言

多功能下拉选择插件 SelectPage 简洁而强大的下拉分...
AutoComplete 是一个 jQuery Mobile 的插件,用于实...
Combogrid 是一个jQuery插件用于为输入框添加高级自...
Autobox2这个jQuery插件,可以用于创建类似于Facebo...
Link Scraper TextBox 是一个文本框的扩展插件,当你...
Awesomplete 超小超好用的超漂亮的 autocomplete 框...