Arcelio J. Fetizanan Jr.
Posts: 0
Joined: Wed May 16, 2012 1:00 pm

Is it iframe supported by iPhone?

I using Panel to put this code:

<!--center
<iframe src="http://www.sample/index.html" width="200" height="50" frameborder="0" scrolling="no" </iframe
</center--

I run this code in Android phone which is pretty working but in iPhone I just see some blank space. Any help pls... thanks in advance

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Is it iframe supported by iPhone?

Hello! Could you post your code?

Arcelio J. Fetizanan Jr.
Posts: 0
Joined: Wed May 16, 2012 1:00 pm

Is it iframe supported by iPhone?

<!--

Code:

<center
<iframe src="http://www.sample/index.html" width="200" height="50" frameborder="0" scrolling="no" </iframe
</center

--

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Is it iframe supported by iPhone?

I was able to open link from panel on iPhone 4 (iOS 4.2.1). I used your code, but another url. On iPhone that link was opened in browser ones the app loads, but here is more information on how to avoid this http://stackoverflow.com/questions/11...

Arcelio J. Fetizanan Jr.
Posts: 0
Joined: Wed May 16, 2012 1:00 pm

Is it iframe supported by iPhone?

Hi, sorry I'm not trying to create a link from panel what I'm trying to do is to view my image using iframe tag from the Ad page that I created

here is my example image:

Image

My problem is they are not displayed on the iphone

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Is it iframe supported by iPhone?

Hello! What device and what version do you use to test? I tested with this URL http://cdn3.iconfinder.com/data/icons... and get it working on iPhone 4 (iOS 6.0)
Does it work when you test in browser (big Test button in the upper right corner)

Arcelio J. Fetizanan Jr.
Posts: 0
Joined: Wed May 16, 2012 1:00 pm

Is it iframe supported by iPhone?

It seems to be the device problem right now! thanks for the help

Return to “Issues”