Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

no footer on windows nokia lumia 365

Hi Terry,

Unfortunately we've reported this as a bug, I will let you know when we fix it or find a workaround.

Terry Gilliver
Posts: 0
Joined: Fri Apr 18, 2014 8:45 pm

no footer on windows nokia lumia 365

Thanks for the update Illya

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

no footer on windows nokia lumia 365

Hi Terry,

If you're testing as web-preview on Windows Phone 8.1 device -- you can add this code on page show event on the page that has footer:
pre
codeif (navigator.userAgent.indexOf("IEMobile") != -1)
{ $("div[data-role=page] div[data-role=footer]").css("bottom", "0px"); }/code
/pre

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

no footer on windows nokia lumia 365

Hello,

Bug is fixed.

Return to “Issues”