Custom Background?
Posted: Thu Sep 20, 2012 4:36 pm
Just starting to build an app here, I built a custom background I want to use; is this possible?
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
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?