This is the demo for a light-weight zoom library called Pym. Visit the Github project page for documentation.
/* styles from core.css only */
/* extra styles: */ .constrained { height: 500px; overflow: hidden; } .constrained.enlarge-in { overflow: scroll; }