以下链接可以公共访问,并且在所有情况下都可以正常运行: https://partner.unblnd.com/swipe/1?widget=true
但是,当将链接包含在iframe中时,它在小型设备(开发者控制台-iPhone)上无法正常工作。外观上一切正常,但实际上定位不正确。
它包含在页面http://thewhiskyhouse.com/中,如下所示:
<iframe id="unblnd-iframe-stack1" src="https://partner.unblnd.com/swipe/1?widget=true" width="100%" height="800px" white="true" scrolling="true" frameborder="0" allowtransparency="true"></iframe>
相同的链接没有什么区别,但是为什么iframe无法正确定位,因此无法在移动设备上正常工作?