Options

VariableValueDescription
prefix 'laboite-'CSS prefix used to generate the id for the element created
cache trueCache the item list on first call (Disable if your list is dynamic!)
continuous falseEnable or Disable continuous browsing
autostart falseEnable or Disable autostart functionality
autostart_delay 0Autostart delay in milliseconds
image falseSet to true to force the plugin loading an url as an image
slide falseEnable or Disable slideshow option
slide_delay 3500Time to show a slide for in milliseconds
slide_html ''Content of the slide element when the slideshow if off
slide_stop ''Content of the slide element when the slideshow is on
slide_key 's'slideshow toggle hot key
fade_speed 300Fade in and out speed of elements
resize_speed 600Resizing animation speed
dim_alpha 0.75Dimmer element opacity level
viewer_alpha 1Opacity of the viewer element
viewer_html ''Insert extra html elements into the viewer elements (elements to do rounded corner for example)
viewer_x trueCenter the viewer inside the browser on the x axis
viewer_y trueCenter the viewer inside the browser on the y axis
loader_html ''Content to insert in the loader element
loader_x trueCenter the loader inside the viewer elements on the x axis
loader_y trueCenter the loader inside the viewer elements on the y axis
stats trueEnable or Disable the stats displaying
stats_pattern 'Item :current of :total'Pattern used to build the stats string
controls trueEnable or Disable the next and previous element
next_html ''Content to insert in the next element
next_key 'n'Next action hot key
prev_html ''Content to insert in the previous element
prev_key 'p'Previous action hot key
resetfalseEnable or Disable the reset element
reset_html ''Content to insert in the reset element
reset_key 'r'Reset action hot key
close trueEnable or Disable the close button
close_html ''Content to insert in the close element
close_key 'c'Close action hot key
caption trueEnable or Disable caption message
iframe falseEnable or Disable the use of iframe
iframe_width '700px'Iframe width
iframe_height '500px'Iframe height
bind_dim falseEnable or Disable close function on the dimmer element
bind_keys trueEnable or Disable hot keys binding (inc. escape and arrows too)
bind_escape trueBind the escape key to close the viewer
bind_arrows trueBind arrows for next and previous browsing
easing '' jquery.easing settings (require the jquery easing plugin)