Sign in or 

<iframe frameborder="0" height="700" src="http://www.wetpaint.com"; target="_blank" align="center" width="900" scrolling="Auto"; bgcolor="#C9D3DE"> </iframe>
|
CryingDove |
Latest page update: made by CryingDove
, Apr 26 2011, 5:45 PM EDT
(about this update
About This Update
1 widget added 1 widget deleted view changes - complete history) |
|
Keyword tags:
None
More Info: links to this page
|
| Started By | Thread Subject | Replies | Last Post | ||
|---|---|---|---|---|---|
| bbondi | What if I'd like the iframe to work with a <form> Submit? | 0 | Dec 28 2009, 4:27 PM EST by bbondi | ||
|
Thread started: Dec 28 2009, 4:27 PM EST
Watch
I'm using a form to open a 3rd party site which is selling my artwork.
Since, I'm paying for this service, I decided I'd like to have the page displayed embeded in my page, rather than having a visitor leave my site and be on the 3rd party site. (I'm trying to be clear) My FORM code: <FORM id="ifr" ACTION="http://fineartamerica.com/featured/1-pink-opulence-janet-bondi.html"> <input name="submit" type="submit" value="Purchase Options"/> </FORM> the IFRAME code: <iframe frameborder="0" scrolling="no" name="ifr" src="http://fineartamerica.com/featured/1-pink-opulence-janet-bondi.html" width="100%" height="2200"> </iframe> Each works in a page by themselves, but I can not figure how to combine them so when the Submit button is clicked the iframe is displayed. So that would be: button then iframe page below that button Please, any clues, tips, pointers, snippets or kind words of encouragement are appreciated. Thanks in advance! |
|||||
| GoldenDappleLeaf | How? | 2 | Dec 22 2009, 5:47 AM EST by GoldenDappleLeaf | ||
| Anonymous | working code | 0 | Dec 14 2009, 8:50 AM EST by Anonymous | ||
|
|
Thread started: Dec 14 2009, 8:50 AM EST
Watch
<iframe src="http://www.sample.com/index.htm" width="650" height=400" marginwidth="0" iframe>
|
||||