Mike McEwan4865486
Posts: 0
Joined: Sun Aug 12, 2012 6:16 pm

header and footer gone when I tap screen - Android

when I tab my screen my header and footer disappear. When I tab again they come back. Am I able to stop this from happening?

Mike McEwan4865486
Posts: 0
Joined: Sun Aug 12, 2012 6:16 pm

header and footer gone when I tap screen - Android

I have already done that. Still have the issue.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

header and footer gone when I tap screen - Android

Probably how jQuery Mobile works, this might help: http://stackoverflow.com/questions/57...

Randy Menna
Posts: 0
Joined: Wed Aug 15, 2012 10:22 pm

header and footer gone when I tap screen - Android

set the property "data-tap-toggle=false" in the header and footer

Mike McEwan4865486
Posts: 0
Joined: Sun Aug 12, 2012 6:16 pm

header and footer gone when I tap screen - Android

Thanks for the reply Randy. I already had data-tap-toggle set to false and I am still experiencing the problem. Wierd part is that it only happens on 1 screen - the others are fine.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

header and footer gone when I tap screen - Android

Hello! Could you please share your App with a href="mailto:support@tiggzi.com" rel="nofollow"support@tiggzi.com/a?

Mike McEwan4865486
Posts: 0
Joined: Sun Aug 12, 2012 6:16 pm

header and footer gone when I tap screen - Android

Hi Marina,

App shared. I was able to address the header disappearing issue but created a new one. When you login to the app there is a list of speakers - the bottom item populates the next page fine - all others seem to make the header disappear.

Any input would be great.

Mike

Mike McEwan4865486
Posts: 0
Joined: Sun Aug 12, 2012 6:16 pm

header and footer gone when I tap screen - Android

Problem solved... turned out as soon as I added data to the DB the header appears on all pages that data is present.

Mike McEwan4865486
Posts: 0
Joined: Sun Aug 12, 2012 6:16 pm

header and footer gone when I tap screen - Android

ok... Partial problem solved :)

If I load a page with dynamic content and there is enough content to force scrolling the header appears and stays in place like it should. However if the page has no content or not enough to scroll the header does not appear.

Return to “Issues”