Javascript Image Resize

前端 未结 13 1452
南旧
南旧 2020-11-28 23:03

Does anyone know how to resize images proportionally using JavaScript?

I have tried to modify the DOM by adding attributes height and width

13条回答
  •  独厮守ぢ
    2020-11-29 00:05

    Try this..

    
    
    
    
    
    
    

    Norwegian Mountain Trip

    Pulpit rock

    In the text box give the dimension as ur wish, in the format 50*60. Click submit. You will get the resized image. Give your image path in place of dots in the image tag.

提交回复
热议问题