Gallery component
Description
A light-weight, customizable lightbox plugin for jQuery.
Links
- jQuery Colorbox: http://colorpowered.com/colorbox/
Name | Required | Java Type | Default Prefix | Default Value | Description |
---|---|---|---|---|---|
selector | true | String | literal | A CSS selector that defines the desired elements for the gallery. The following selector would include all links that have the rel-attribute set to 'gallery': t:selector='a[rel^=gallery]' | |
params | false | JSONObject | prop | Gives you the full control over all parameters. Please read the documentation of the colorbox gallery. |