Iframe support on mobile

后端 未结 1 1607
故里飘歌
故里飘歌 2020-12-10 06:40

Is there are any ambiguity while using iFrame on the mobile devices? Does all mobile devices support iFrame.

1条回答
  •  一向
    一向 (楼主)
    2020-12-10 06:57

    Ideally all mobile devices should support iFrame however situation can leads you to some known issues which are mentioned in below links.

    You can put code in your page and test on various platform.

    Following are known issues.

    1. iframe is not working android inbuild browser how can resolve issue?
    2. http://androidforums.com/android-applications/7101-android-browser-iframe-question.html
    3. http://www.sitepoint.com/forums/showthread.php?843814-Iphone-iframe-browser-crash-issue-anyone

    For alternate you can also try jQuery Cycle if that suits your requirements.

    0 讨论(0)
提交回复
热议问题