Control.Picbox
Before proceeding you may want to read our getting started page.
What does this control do?
Shows an overlay when the user clicks a photo.
For an usage example check out the Control.Picbox demo.
How to load?
In order to use this control, paste this line of javascript right
at the beginning of your script tag:
Meteora.uses('Control.Picbox');
If you want this control to open a photo you should
add an class=“picbox-img” attribute to the image tag.