Populating an iframe with a form

1 replies
I have these two smart phone emulations using a frame at the top for the choice of the phone and a second frame containing an Iframe embeded in a graphic.

I can get the two different pages to work but would like to add a form in the top where a person could add their url and it populate the iframe in the second frame.

Can anybody help with doing this.

Here is the url frame

Quentin
#form #iframe #populating
  • Profile picture of the author SmartWeb
    you don't need iFrame. i think it will be much easier to use jQuery and modify your phone image and also you can modify the content inside. if you want iFrame only, then also jQuery can help modifying the source of iframe, so your page will not reload but the iframe content would be modified.
    {{ DiscussionBoard.errors[3367433].message }}

Trending Topics