Tiggzi('mobilecontainer').css('background-image','url("' + Tiggzi.getImagePath('album_cover.jpg') + '")') Tiggzi('mobilecontainer').css background-repeat: no-repeat; Tiggzi('mobilecontainer').css background-size: cover; This is what I have within the load event and it does not work. the pi...