How can I make iFrame redirect?

Andre

Active member
Registered
Joined
Aug 13, 2012
Messages
77
Points
0
Hi everyone,

I want to show my site an iframe containing a function of another site of mine. The problem is that the src = "page.html" I do not want to be shown directly on the new site, but want through a redirect, ie when you open page in iframe to open a page that is redirect her to another page. I tried to redirect html code <meta http-equiv="refresh" content="0; url=http://www.yourdomain.com/index.html"> but without results, because I no longer displays the final - where should arrive after redirect - and simply stay black (as the case's background color).

How can I make a redirect iframe like this:

src="site1.html" <iframe id='inneriframe' scrolling=no> </ iframe> where inner iframe is defined as the class and helps me to position and size the iframe (content)

What can I do in this case?
 
Older Threads
Replies
2
Views
4,513
Replies
0
Views
3,824
Replies
1
Views
3,734
Replies
6
Views
4,950
Replies
0
Views
2,642
Newer Threads
Replies
0
Views
2,887
Replies
1
Views
3,136
Replies
4
Views
6,541
Replies
1
Views
3,793
Latest Threads
Replies
0
Views
568
Replies
2
Views
539
Replies
1
Views
481
Replies
2
Views
1,067
Replies
1
Views
693
Similar Threads

Sponsors

Tag Cloud

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top