freezeframe.js
freezeframe.js copied to clipboard
Plugin not recognizing img attributes
When I use the plugin on an image which is resized via width attributes, the canvas uses the original size, not the attribute.
How can I fix this? My tech writers occasionally use oversized images.
This may seem stupid but have you tried wrapping your image in a span tag and setting the width and height as well as the max-height and max-width of the span tag.