html - Why is my right Iframe not showing in iPad devices? -


I'm testing my website on an iPad. It works entirely on a regular desktop computer but when testing on an iPad, the correct frame is not visible ... this is a screenshot of how it should be seen

Enter the image details here

Here it looks on an iPad

< Img src = "https: //i.stack.imgur .com / yYit7.png" alt = "Enter image details here">

Here is the code that is used to load both frames in the index page To do Being done for

  & lt; Iframe src = 'baseMenu.php' width = '65% 'name =' menu 'id =' menu 'title =' menu frame '& gt; & Lt; / Iframe & gt; & Lt; Iframe src = 'orderStart.php' width = '35% 'name =' menu-item 'id =' menu-item 'title =' menu item frames' & gt; & Lt; / Iframe & gt;  

Why it is not sure any kind of assistance will really be appreciated! Thanks!


Comments