Page 1 of 1
problem for panel height
Posted: Sat Apr 19, 2014 9:20 am
by pritu patel
panel is working perfectly in this following code for lib version 1.2.
But after change the version from 1.2 to 2.0 it create problem.
It working perfectly in browser but not working in my mobile.
I used above code for panel scroll and height below the header.
But not working in mobile.
How to solved this???
problem for panel height
Posted: Sat Apr 19, 2014 1:17 pm
by Alena Prykhodko
Please tell in more details what exactly doesn't work?
problem for panel height
Posted: Mon Apr 21, 2014 5:17 am
by pritu patel
I got perfectly in browser what I want,But I can't got in mobile.
I set height of panel and set top as following code:
set Appery("panel").css("top", $(window).scrollTop()+50);
In mobile there is scrolling problem and height problem and also top not set.
see the screenshot:
In browser work perfectly but not work in mobile.
I also shared my project with appery .
you can check it.
problem for panel height
Posted: Mon Apr 21, 2014 5:17 am
by pritu patel
the project name is "DF".
problem for panel height
Posted: Mon Apr 21, 2014 11:19 am
by Kateryna Grynko
problem for panel height
Posted: Tue Apr 22, 2014 9:43 am
by Maryna Brodina
Hello!
Please clarify what is expected result? We tested app on android 4.4.2 device and panel works.
problem for panel height
Posted: Tue Apr 22, 2014 9:50 am
by pritu patel
In mobile look like this...
But i want panel height as following screenshot.
I want like above screenshot that not display in my mobile.
this problem in mobile only so please check in mobile
problem for panel height
Posted: Tue Apr 22, 2014 11:47 am
by Maryna Brodina
Sorry, still not clear. Do you need it to look like on first or secomd screenshot from your previous comment?
problem for panel height
Posted: Wed Apr 23, 2014 7:03 am
by pritu patel
I want like second screenshot of above comment.
I want to show header clearly and full width.
and panel start from below the header.