Author Topic: Iframe problem  (Read 3877 times)

Offline hidden

  • Restricted
  • Posts: 3
Iframe problem
« on: March 09, 2011, 11:42:53 AM »
 I followed the instructions to create a simple iframe with a link to another site.
When landing on the iframe page, one would have to click on the link outside (below the frame) in order to go to that particular site, instead of the correct way, having the site within the fram . please see below:

**megaresveratrol.net/resveratrol-natural-standard.html
website in code: **3rdparty.naturalstandard.com

The html code I implemented for the iframe is:
Code: [Select]
<iframe name="FRAME1" src="static2.htm" width="500" height="700" frameborder="1" ></iframe>
<A href="http://zap"  target="FRAME1" title="Natural Standard Interactive">Natural Standard</A>

This is an example of how iframe should look like (Scroll down to the Natural-Standard iframe)
**bobmehrpharmacies.com/index.html

Can someone tell me how to fix the problem.     Thanks...

(put code in to code box - samrc)
« Last Edit: March 09, 2011, 01:30:22 PM by Samrc »

Offline hidden

  • Restricted
  • Posts: 3
Re: Iframe problem
« Reply #1 on: March 09, 2011, 12:59:47 PM »
Problem is fixed.  Thank you.

Offline hidden

  • Sami
  • Administrator
  • Senior Member
  • *****
  • Posts: 5924
  • Not a geek. Just a Nerd.
    • CSB Tutorials
Re: Iframe problem
« Reply #2 on: March 09, 2011, 01:31:42 PM »
 :welsign:

Glad you fixed it.


I tweaked your post to remove the links to those sites.  We do not allow advertising links and some may think you had bad intentions if I left them intact.   :)
-Samantha
TNG: "Sometimes, you can make no mistakes, do everything right, and still lose" - Capt Picard to Data
(:turtle: In memory of Turtle: May 22, 1944 - Nov 24, 2007  GURU, mentor, and really nice guy! :turtleleft: )

Offline hidden

  • Restricted
  • Posts: 3
Re: Iframe problem
« Reply #3 on: March 09, 2011, 01:56:48 PM »
sorry about that....

Offline hidden

  • Sami
  • Administrator
  • Senior Member
  • *****
  • Posts: 5924
  • Not a geek. Just a Nerd.
    • CSB Tutorials
Re: Iframe problem
« Reply #4 on: March 09, 2011, 04:33:59 PM »
No problem.  Glad to have you aboard!
-Samantha
TNG: "Sometimes, you can make no mistakes, do everything right, and still lose" - Capt Picard to Data
(:turtle: In memory of Turtle: May 22, 1944 - Nov 24, 2007  GURU, mentor, and really nice guy! :turtleleft: )