Page 1 of 2

How to automatic fit the screen (splash screen)

Posted: Fri Jun 06, 2014 4:13 am
by B510

How to automatic fit the screen according to screen device, so looks more beautiful without scroll bar :)

Image


How to automatic fit the screen (splash screen)

Posted: Fri Jun 06, 2014 4:47 am
by Alena Prykhodko

How to automatic fit the screen (splash screen)

Posted: Fri Jun 06, 2014 4:55 am
by B510

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?


How to automatic fit the screen (splash screen)

Posted: Fri Jun 06, 2014 6:36 am
by B510

image height does not follow device screen height..

i have setted:

  • Dimension 100%, Auto for imgLogo
    then set ClassName of imgLogo to centerImage..

    and I My CSS1 as follow:

    .centeredImage {
    display: block;
    margin: auto
    } Image Image


How to automatic fit the screen (splash screen)

Posted: Fri Jun 06, 2014 7:34 am
by Evgene Karachevtsev

Hello,

Could you please detail your goals? Would you like to use splash or create page with image on whole page?


How to automatic fit the screen (splash screen)

Posted: Fri Jun 06, 2014 7:41 am
by B510

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


How to automatic fit the screen (splash screen)

Posted: Fri Jun 06, 2014 10:14 am
by Kateryna Grynko

Hi,

You can use such way to set a background image: http://devcenter.appery.io/documentat...


How to automatic fit the screen (splash screen)

Posted: Fri Jun 06, 2014 11:02 am
by B510

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')+')');


How to automatic fit the screen (splash screen)

Posted: Fri Jun 06, 2014 11:20 am
by B510

Hi.. the image shown like this... what I missed?

('div[dsid="mobContainer"]').css('background-image',
'url('+Appery.getImagePath('l640x480.png')+')');

. Image


How to automatic fit the screen (splash screen)

Posted: Fri Jun 06, 2014 12:08 pm
by Kateryna Grynko

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...