| Padding |
Space between FancyBox wrapper and content |
| Margin |
Space between viewport and FancyBox wrapper |
| Opacity |
When checked, transparency of content is changed for elastic transitions |
| Modal |
When true, 'overlayShow' is set to 'true' and 'hideOnOverlayClick', 'hideOnContentClick', 'enableEscapeButton', 'showCloseButton' are set to 'false' |
| Cyclic |
When true, galleries will be cyclic, allowing you to keep pressing next/back. |
| Show Overlay |
Toggle overlay |
| Overlay Opacity |
Opacity of the overlay (from 0 to 1; default - 0.3) |
| Overlay Color |
Color of the overlay |
| Show Title |
|
| Title Position |
The position of the title. Can be set to 'outside', 'inside' or 'over' |
| Transition In/Out |
The transition type. Can be set to 'elastic', 'fade' or 'none' |
| Speed In/Out |
Speed of the fade and elastic transitions, in milliseconds |
| Change Speed |
Speed of resizing when changing gallery items, in milliseconds |
| Show Close Button |
Toggle close button visibility |
| Show Navigation Arrows |
Toggle navigation arrows visibility |
| Enable Escape Button |
Toggle if pressing Esc button closes FancyBox |
| OnStart Callback |
Will be called right before attempting to load the content |
| OnCancel Callback |
Will be called after loading is canceled |
| OnComplete Callback |
Will be called once the content is displayed |
| OnCleanup Callback |
Will be called just before closing |
| OnClosed Callback |
Will be called once FancyBox is closed |