diff options
Diffstat (limited to 'views/default/js/lightbox.php')
| -rw-r--r-- | views/default/js/lightbox.php | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/views/default/js/lightbox.php b/views/default/js/lightbox.php index 5f3764756..c45d46098 100644 --- a/views/default/js/lightbox.php +++ b/views/default/js/lightbox.php @@ -5,6 +5,10 @@   * Usage   * Apply the class elgg-lightbox to links.   * + * Advanced Usage + * Elgg is distributed with the Fancybox jQuery library. Please go to + * http://fancybox.net for more information on the options of this lightbox. + *   * Overriding   * In a plugin, override this view and override the registration for the   * lightbox JavaScript and CSS (@see elgg_views_boot()). | 
