Sunday, 8 September 2013

Embed iphone simulator in a website

Embed iphone simulator in a website

I would like to embed an iphone/smartphone simulator in my website. I
found this one:
https://github.com/rioleo/web-iphone-simulator
After adding the files to my directories, and trying to embed it:
<div align="center"><iframe src="http://localhost/iphone?url=mysite"
width="540" height="900" frameborder="0"></iframe></div>
A blank frame shows up with the message "The server refused the connection".
What causes the problem, and does anyone know other free simulators that
can be embedded in websites?

No comments:

Post a Comment