Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

How to deactivate fixed header and footer ?

Thx Maryna,
as a work round I photoshoped a backround image with a dtp footer to the same size and colour, works for presentation purposes, but not production.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

How to deactivate fixed header and footer ?

Hi Michael,

Add handlers for Input events:
Focus: Appery("mobilefooter").hide();
Blur: Appery("mobilefooter").show();

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

How to deactivate fixed header and footer ?

Hi,
I have the handlers above on my login page, it works when I publish as a web app, but when I test in the appery iphone tester app, the footer is not hidden when inputs are clicked.

any ideas?
to test just load app in tester app on iphone, app name star3 and is shared

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

How to deactivate fixed header and footer ?

Hi Michael,

This works correctly when installed. This is a bug in Appery.io tester, we'll fix it.

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

How to deactivate fixed header and footer ?

OK Katya,

thanks for that

Return to “Issues”