Lieke Heijne

Results 1 issues of Lieke Heijne

The width and height of the wrapper needs to be set to offsetWidth and offsetHeight. `wrap = $('').css({ display:'block', backgroundImage:'url("'+this.src+'")', backgroundSize:'contain', position:'relative', padding:0, width:this.offsetWidth, height:this.offsetHeight });`