Page 2 of 3

Problem HTML component and layout of wrapped webpage

Posted: Sun May 25, 2014 7:43 pm
by Paul de vos

Hi Katya,
Thanks I've tried the CSS, still not displaying correctly. Is it possible to link a button to a pre-defined url, in a in-app browser. With the app header and footer still displayed?


Problem HTML component and layout of wrapped webpage

Posted: Sun May 25, 2014 7:57 pm
by Paul de vos

Here is my current settings:

Image
Image
Image


Problem HTML component and layout of wrapped webpage

Posted: Tue May 27, 2014 6:22 am
by Kateryna Grynko

Hi Paul,

Why did you wrap a frame in a tag < p ? Please remove it.


Problem HTML component and layout of wrapped webpage

Posted: Tue May 27, 2014 10:37 pm
by Paul de vos

Its just something I tried when I couldn't get it to display correctly . I removed it, doesn't seem to make a difference.


Problem HTML component and layout of wrapped webpage

Posted: Wed May 28, 2014 4:24 pm
by Evgene Karachevtsev

Hello Paul,

It is important to keep register in CSS, your page is called "Xbox", and you write "xbox", so use:

code# Xbox {
overflow: hidden;
} /code

An event page show hang such a handler:
codeApperyio ("htmlName")&#46; Height ($ (window)&#46; Height () - 90); /code

Here htmlName is the name of your html component,
90 - the total size of footer + header + indent of 4 pixels on each side (they have a height of 40 pixels and 42 pixels respectively)


Problem HTML component and layout of wrapped webpage

Posted: Thu May 29, 2014 10:10 pm
by Paul de vos

Thanks Evgene,
I've added the handler to a page show event as javascript.
It doesn't seem to make a difference when tested in the browser, however there is an improvement testing on a iphone, i'm now able to scroll down to the rest of the webpage, but the right side of page gets cut off.
In the browser it displays correctly if i change the test size to 640x960, but the html component doesn't conform to the screen when testing in smaller sizes.

Does the default page size in app settings or the predefined screen size of each page have any effect on the way components are displayed?


Problem HTML component and layout of wrapped webpage

Posted: Fri May 30, 2014 6:01 pm
by Evgene Karachevtsev

Hello Paul,

You can use zoom to fit iframe content to screen size. Please take a look at this link: http://stackoverflow.com/questions/46...


Problem HTML component and layout of wrapped webpage

Posted: Fri Jul 11, 2014 3:53 pm
by Mike6979865

The iframe border is showing when I test on my iphone using appery.io app. I'm using the following html code:

Thanks,


Problem HTML component and layout of wrapped webpage

Posted: Fri Jul 11, 2014 3:53 pm
by Mike6979865

The iframe border is showing when I test on my iphone using appery.io app. I'm using the following html code:

Thanks,


Problem HTML component and layout of wrapped webpage

Posted: Fri Jul 11, 2014 3:54 pm
by Mike6979865

The iframe border is showing when I test on my iphone using appery.io app. I'm using the following html code:

Thanks,