i am using the code
$('div[dsid="mobilecontainer1"]').css('background-image', 'url("' + Tiggzi.getImagePath("my_image.jpg") + '")');
for start screen.
it is working , but showing image in tiled mode. i want a single image to be displayed at centre of the screen.