UNPKG

jquery-focuspoint

Version:

jQuery plugin for 'responsive cropping'. Dynamically crop images to fill available space without cutting out the image's subject. Great for full-screen images.

16 lines (15 loc) 269 B
/* !CONTAINERS */ /*-----------------------------------------*/ .focuspoint { height: 200px; margin-bottom: 20px; } .focuspoint .label { position: absolute; left: 0; bottom: 0; right: 0; padding: 5px; background: rgba(0,0,0,0.5); color: #fff; }