How to manipulate width of multiple images in javascript
- by Axesh Ajmera
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.??