Vertically Responsive Images
Vertically Responsive Images
Description
Usually when we talk about making something responsive, we mean horizontally. But it’s annoying when tall images overflow a short laptop screen. This resizes those images on the fly to fit the user’s window. Optionally disable it for individual images by adding a do-not-resize class.
Installation
Normal stuff, wp-content/plugins
Reviews
Changelog
1.1.1
- Make sure Underscore.js is available
1.1
- Support Jetpack infinite scroll by automatically resizing images in posts it adds
1.0
- Launch!