is there any javascript library to resize images according to browser window size ?
Posted
by Patrick
on Stack Overflow
See other posts from Stack Overflow
or by Patrick
Published on 2010-06-05T09:53:10Z
Indexed on
2010/06/05
10:02 UTC
Read the original article
Hit count: 129
JavaScript
hi,
is there any javascript library for resizing the images according to browser window sizes ?
I need to consider all cases (vertical / horizonal image, vertical / horizonal browser window)
N.B. The image scale has to be the same! (no distorsions)
thanks
© Stack Overflow or respective owner