How to manipulate width of multiple images in javascript

Posted by Axesh Ajmera on Stack Overflow See other posts from Stack Overflow or by Axesh Ajmera
Published on 2010-06-09T01:22:32Z Indexed on 2010/06/09 1:32 UTC
Read the original article Hit count: 180

Filed under:

I have multiple images and i wnat to place all of them in a single line.How should i manipulate the width of images such that the sum of width of al images does not exceed the browser's width.??

© Stack Overflow or respective owner

Related posts about JavaScript