aboutsummaryrefslogtreecommitdiff
path: root/www/fancybox
Commit message (Collapse)AuthorAgeFilesLines
* - Remove MASTER_SITESSunpoet Po-Chuan Hsieh2014-05-151-2/+1
| | | | Notes: svn path=/head/; revision=354117
* - Update to 2.1.5Sunpoet Po-Chuan Hsieh2014-02-044-36/+35
| | | | | | | | | | - Fix staging support - Update pkg-descr and WWW Changes: https://github.com/fancyapps/fancyBox/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=342552
* - Stage supportMartin Wilke2014-01-261-4/+3
| | | | Notes: svn path=/head/; revision=341245
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - Cleanup Makefile headerSunpoet Po-Chuan Hsieh2013-08-211-5/+1
| | | | Notes: svn path=/head/; revision=325163
* - Remove leading indefinite article from COMMENTSunpoet Po-Chuan Hsieh2013-08-211-1/+1
| | | | Notes: svn path=/head/; revision=325161
* - Add fancybox 1.3.4Sunpoet Po-Chuan Hsieh2011-06-024-0/+68
FancyBox is a tool for displaying images, html content and multi-media in a Mac-style "lightbox" that floats overtop of web page. It was built using the jQuery library. Licensed under both MIT and GPL licenses. Features: - Can display images, HTML elements, SWF movies, iframes and also Ajax requests. - Customizable through settings and CSS. - Groups related items and adds navigation. - If the mouse wheel plugin is included in the page then FancyBox will respond to mouse wheel events as well. - Support fancy transitions by using easing plugin. - Adds a nice drop shadow under the zoomed item. WWW: http://fancybox.net/ Notes: svn path=/head/; revision=274962