Fixed Positioning does not work on ios
-
Hello,
I am using a pop up for a login with a fixed positioning and 100px distance from the top edge. I have an issue on iPhone, when I scroll quickly the repositioning is not good and I don’t have 100px between the pop-up and the top of my screen anymore (sometimes the pop-up almost disappear). If I scroll slowly it’s ok.
I put a break point at the beginning of the reposition function in site.js triggered it by scrolling on my phone. After enabling the execution to continue the pop-up position was good. It seems that the reposition function is triggered during the scroll but never at the end to reposition the popup according to its final position.
Could it be an issue with my configuration ?
Popup Maker v1.4.15
Wordpress v4.5.3Thanks !
- The topic ‘Fixed Positioning does not work on ios’ is closed to new replies.