I am using iframe colorboxes all over a site I have developed. They work fine but the major problem is that they don’t scroll in iOS 6 (or any iOS that I can tell). I have tried many solutions online but none of them work 100%. The closest I got was the setTimeout one but that one has a bug that kept shooting me to the top.
Does anyone have a good solution for this issue?
At this hour, I’m solving for this issue using iScroll4 for iPad/Pod/Phone, as iOS does not support
position:fixed.Edit:
Child Page (iFramed from parent)