Josiel Denardi6690187
Posts: 0
Joined: Mon Feb 24, 2014 9:23 pm

HTML and DIV components over other components of the screen

Hi,

I implemented the JQuery Calendar in my app, it works with DIV.

I created the DIV component in page, but when execute the app the DIV it over of others components, The components ignores the DIV and stay at the top of the page disappearing.

How I can to do for the DIV stay bellow the components or the components stay below of DIV?

Image Image

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

HTML and DIV components over other components of the screen

Hello,

Please check it's CSS properties "position" and "display". It might be a cause of that view

Josiel Denardi6690187
Posts: 0
Joined: Mon Feb 24, 2014 9:23 pm

HTML and DIV components over other components of the screen

Hi

Thank's for replay. I changed the DIV position of the fixed to relative, it's ok but appears other issue, the page is scroll to right in Appery tester app like the images attached. How to resolve this?

Image

Image

Image

Josiel Denardi6690187
Posts: 0
Joined: Mon Feb 24, 2014 9:23 pm

HTML and DIV components over other components of the screen

Forget this messa above, I found the error, thanks

Return to “Issues”