jQuery-rwdImageMaps icon indicating copy to clipboard operation
jQuery-rwdImageMaps copied to clipboard

Adjust height of browser, image not resize and coords not recalculate

Open onetwothere opened this issue 11 years ago • 0 comments

Currently this working good, if we just adjust the width and corner of the browser (safari, chrome or firefox).

But, i very newbie, how can i do if image fit 100% of browser's height and width is auto, then if we adjust the height (without adjust the width) of browser then the image resize and coords recalculate?

img[usemap] { border: none; height: 100%; width: auto; }

thanks guys :)

onetwothere avatar Jul 24 '14 05:07 onetwothere