Page 2 of 2

no footer on windows nokia lumia 365

Posted: Fri Oct 31, 2014 2:49 pm
by Illya Stepanov

Hi Terry,

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


no footer on windows nokia lumia 365

Posted: Wed Nov 05, 2014 10:59 am
by Terry Gilliver

Thanks for the update Illya


no footer on windows nokia lumia 365

Posted: Fri Nov 14, 2014 2:48 pm
by Illya Stepanov

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


no footer on windows nokia lumia 365

Posted: Thu Dec 25, 2014 7:01 pm
by Alena Prykhodko

Hello,

Bug is fixed.