Skip to content

indieNik/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

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 47.0%
  • HTML 45.5%
  • CSS 7.5%