maxImage Image Scaling
This plugin will resize targeted images to their max width according to the browser, their ratio, and some simple specs.
Every time a user resizes the browser, the images will resize with it, while retaining it's ratio. The images can resize based on the width only, the height only, or both. I have also added the option to make your image a background image. The plugin find the width of your browser and the ratio of your image and then resizes it accordingly.
These are the editable settings and their defaults:
verticalOffset: 0
horizontalOffset: 0,
leftSpace: 0,
topSpace: 0,
rightSpace: 0,
bottomSpace: 0,
position: 'absolute',
isBackground: false,
zIndex: -10,
maxFollows: 'both',
verticalAlign: 'bottom',
horizontalAlign: 'left',
maxAtOrigImageSize: false,
slideShow: false,
slideDelay: 5, // In seconds
slideShowTitle: true,
loadingGif: 'images/loading.gif',
loadingGifWidth: '32px',
loadingGifHeight: '32px'
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 1.1.3 | 2010-Mar-15 | 12.23 KB | Recommended for 1.3.x | ||
