How to automatic fit the screen according to screen device, so looks more beautiful without scroll bar ![]()
You can use Launch images http://devcenter.appery.io/documentat...
Hi..
so we need to add all image size into it
how about for device with screen size 240x320?
I did not find such size in the Launch Image page..
please advise?
Hello,
Could you please detail your goals? Would you like to use splash or create page with image on whole page?
Hello
what I want is to create a page with image on whole of page (without scroll bar) that follow the screen of device..
thanks
Hi,
You can use such way to set a background image: http://devcenter.appery.io/documentat...
Hi..
I call javascript codes below in Load event of the page.. but it does not show anything... I have stored bn_640x960.png ..
$('div[dsid="mobContainer"]').css('background-image',
'url('+Appery.getImagePath('bn_640x960.png')+')');
Hi,
Could you please post a public link to your application and tell us a name of the page with background image?
http://devcenter.appery.io/documentat...