Background Image Scaling While Maintaining Aspect Ratio

前端 未结 4 1127
情歌与酒
情歌与酒 2020-12-08 20:19

I would like to have images for my background that change automatically like a slide show. But I would like the images to fill the background no matter what size the browse

4条回答
  •  情歌与酒
    2020-12-08 21:12

    You could try jquery/js to change the background image:

    
    
        
            Width resolution
            
            
            
            
        
        
            

    Resolução atual:

    The div

    You can create CSS classes for the backgrounds instead, and use .toggleClass()

提交回复
热议问题