How to resize an image to fit in the browser window?

后端 未结 14 1149
再見小時候
再見小時候 2020-11-28 19:00

This seems trivial but after all the research and coding I can\'t get it to work. Conditions are:

  1. The browser window size is unknown. So please don\'t propose
14条回答
  •  野趣味
    野趣味 (楼主)
    2020-11-28 19:30

    For the future generations, if you want a solution that answers 1-6 and does 7 in a way that allows resize beyond to original size, I have developed a complete solution for this problem:

    
    
      
        
      
    

提交回复
热议问题