javascript resize background image

Posted by George on Stack Overflow See other posts from Stack Overflow or by George
Published on 2010-05-25T06:12:05Z Indexed on 2010/05/25 6:21 UTC
Read the original article Hit count: 143

Is it possible to resize a background image on load using javascript? I don't care about dynamically resizing the image according to window size or anything, I just want to take large images and resize them to a specific width and height so that the full image fits inside a specific layout.

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about background-image