Just starting to build an app here, I built a custom background I want to use; is this possible?
Just starting to build an app here, I built a custom background I want to use; is this possible?
You can use this approach: http://help.gotiggr.com/documentation...
is this not correct?
$('div[dsid="mobilecontainer1"]').css('background-image',
'url("/assets/background.png")')
i dont know what the URL would be for my pics?