Figured it out. Here is the whole code that is working now.
Tiggzi('mobilecontainer1').css('background-image','url("' + Tiggzi.getImagePath('Poster_Background_Only_1024_Light.jpg') + '")');
Tiggzi('mobilecontainer1').css('background-repeat','no-repeat');
Tiggzi('mobilecontainer1').css('background-size','cover');