Skip to content

kruppel/zoom.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZOOM

A bit about our Image Zoom plugin: https://medium.com/designing-medium/image-zoom-on-medium-24d146fc0c20

Demo: https://fat.github.io/zoom.js

HOW TO USE IT

  • Include zoom.js and zoom.css in your application. (note: zoom.js depends on bootstrap's transition.js)
  • Add a data-action="zoom" attribute to the image tags you want to zoom.

WHY TO USE IT

It's the best way to zoom an image. It transition/zooms in really cleanly, and then when you're done, scrolls away, [esc] keys away, clicks away… clean af.

About

Medium's Image Zoom for jQuery

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 66.0%
  • HTML 30.1%
  • CSS 3.9%