Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/iphone/41.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
iphone iframe问题_Iphone - Fatal编程技术网

iphone iframe问题

iphone iframe问题,iphone,Iphone,是否可以将iframe添加到iphone网页中。我尝试添加一个高度和宽度均为100%的标准iframe,但是当我使用它们在模拟器中从本地文件显示它们时,即使将scrolling设置为auto,我也无法滚动。这是模拟器的限制还是我在某个地方犯了错误。我正在使用这个代码 <iframe src ="http://moodle.acs.gr" width="100%" height="90%" scrolling="auto"> iframes 我的iPhone和iFrame也有问

是否可以将iframe添加到iphone网页中。我尝试添加一个高度和宽度均为100%的标准iframe,但是当我使用它们在模拟器中从本地文件显示它们时,即使将scrolling设置为auto,我也无法滚动。这是模拟器的限制还是我在某个地方犯了错误。我正在使用这个代码

 <iframe src ="http://moodle.acs.gr" width="100%" height="90%" scrolling="auto">

iframes


我的iPhone和iFrame也有问题,这是普通iPhone上的问题,而不是类似的问题。我认为在iphone浏览器上根本无法在iFrame内滚动。您必须使用