Changeset 278


Ignore:
Timestamp:
05/19/09 04:22:32 (3 years ago)
Author:
mattlevine
Message:

Changed the default shadowbox.js overlay settings to false. This makes it so that user must click the close button in order to close it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/www/default/js/shadowbox.js

    r1 r278  
    135135         * @var     {Boolean}   listenOverlay 
    136136         */ 
    137         listenOverlay:      true, 
     137        listenOverlay:      false, 
    138138 
    139139        /** 
Note: See TracChangeset for help on using the changeset viewer.