This is a naive implementation of a zoomImage control.
Click on image to zoom-in/out. Click the image again (or press ESC) to zoom-out.
Options
dimming
caption
margin color
:
border radius
:
zoom duration (ms)
:
zoom steps
:
shadow color
:
shadow blur
:
shadow spread
:
shadow opacity
:
The whole thing is just ~200 line of JavaScript code (can be shorten to 75%).