Joe Bohen
Posts: 0
Joined: Wed Nov 28, 2012 11:28 am

Footer Invisible

Hi,

I added a panel to my page and am hiding the panel which is shown on a button click event. The footer which I am not hiding is now not shown. How do I overcome this?

Regards,
Joe

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

Footer Invisible

Hello! Could you post the code you use to hide panel?

Joe Bohen
Posts: 0
Joined: Wed Nov 28, 2012 11:28 am

Footer Invisible

Hi Marina, the code used is simply: Tiggr('panel_81').hide(); this is in the form load event. I am also hiding other controls and showing them in sequence in response to user input. Everything was working fine before the panel was included on the form.

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

Footer Invisible

Hi Joe,

Maybe you see simple scrolling. Please give us a public link so we can take a look.

Joe Bohen
Posts: 0
Joined: Wed Nov 28, 2012 11:28 am

Footer Invisible

Hi Katya, sorry I have not replied before now, but I have shared the app now, two pages are missing the footers 'fuel_pge' and 'jobslist_pge'. I would appreciate it if you could take a look please. Also whilst you have the app could you advise me on an issue I have with the fuel_pge when I enter amounts in the voltxt and valtxt inputs the the form becomes unresponsive on some phones! if I export the apk file and load the app onto a HTC one it works fine but if I load the app onto a samsung GT-S6810P running the same android version as the HTC One '4.1.2 ' the page becomes unresponsive. Is this down to the phone or is there something in my code that is causing the issue.

Regards
Joe

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

Footer Invisible

Hi Joe,
I'll take a look.

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

Footer Invisible

Hello! There are some errors in your code in Panel (opened and closed tags do not match). That's why footer in fact is inside the div you've set in Panel. Please check your html code in all Panels (on html source tab).

Joe Bohen
Posts: 0
Joined: Wed Nov 28, 2012 11:28 am

Footer Invisible

Hi Marina, Thank I will correct the error.

Return to “Issues”