Top "Background-size" questions

The background-size CSS property specifies the size of the background images.

IE11 not supporting background-size out of proportions

I'm trying to get at background .jpeg figure to auto scale to the height the DIV (lineholder), regardless of the …

html css internet-explorer-11 background-size
Get final size of background image

is there an easy way to get the final height and width of a background image with Javascript or jQuery …

javascript jquery css background-image background-size
Mobile Webkit browser (chrome) address bar changes $(window).height(); making background-size:cover rescale every time

The problem is that I have a few DIV's positioned absolutely which have background-size: cover; and their height is calculated …

android google-chrome mobile scale background-size
background-size transition on hover causes chrome to "shake" background image

I am trying to achieve an effect I saw recently, where background image zooms on hover. I pretty much did …

css background-image transition background-size
Using slick.js carousel and lazy loader to display a fullscreen image carousel

I'm using slick.js carousel with the inbuilt lazy loading functionality to display a fullscreen image gallery. The one problem …

jquery background-image lazy-loading background-size slick.js
Pre-define CSS background image center center position and cover background size

I am struggling to shorten down my CSS code for background image position (center center) and background size (cover). Whenever …

css background-image background-position background-size
background size cover IE11 not covering full area

I'm going bonkers. IE11 refuses to fill the entire area of a DIV with a background image, even though I've …

css internet-explorer-11 background-size