FRIHOSTFORUMSSEARCHFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

Iframe

 


jarred89
Hello,

I have my forum iframed into my site and when ever i go to sign into it, it opens the whole forum up in the browser. How do i stop it from doing this? I want it so the forum stays iframed into my site the whole time.

Thanks
salman_500
you have to add this bit of addition to ur links ..

e.g.
Quote:
<a href="login.php" target="<iframe name here>">Login Here</a>


there may be an easier way to add this to all your links... i dunno .. this is what you could do right away... you can use dreamweaver's search to add this to links ...
jarred89
I don't get what you mean..

This is the code I have now, What do I have to change it to?

Code:
<iframe src="http://www.illusiontheshow.com/forum" frameborder="0" scrolling="auto" width="780" height="649" ></iframe>


Thanks
Stubru Freak
jarred89 wrote:
I don't get what you mean..

This is the code I have now, What do I have to change it to?

Code:
<iframe src="http://www.illusiontheshow.com/forum" frameborder="0" scrolling="auto" width="780" height="649" ></iframe>


Thanks


You have to change the target attribute of the link you click on in the forum code.
emem
Just by the way, try to avoid iframes if possible... They are not supported with most of search engines.
jarred89
emem wrote:
Just by the way, try to avoid iframes if possible... They are not supported with most of search engines.


What else can I use that is like an Iframe?
Stubru Freak
jarred89 wrote:
emem wrote:
Just by the way, try to avoid iframes if possible... They are not supported with most of search engines.


What else can I use that is like an Iframe?


Just put the content of the iframe in your parent page.
aningbo
oh boy.... just avoid using iframe for forums. they will not only slow down your webpage but will irritate the visitors too!

surely u wanna add latest post/threads etc though
demonpt
iframes sucks Neutral use divs and layout tables
ThePolemistis
demonpt wrote:
iframes sucks Neutral use divs and layout tables


and php also Smile
Related topics

Flash MX
PB PHP, Iframe and Javascript
iframe
Variable length of iFrame
[JS?] variable length of iframe

Shouldn´t I use frames?
Is it possible to change the bgcolor of <iframe> in IE
Iframe
Iframe.........
iframe swallowing rest of table

Problems with document.innerHTML and iframe (javascript)
iframe doesn't always show
Convery my iframe to php
Auto Targer Iframe
Iframe issues - Need help please.

<iframe> Trouble Saver
Reply to topic    Frihost Forum Index -> Scripting -> Html, CSS and Javascript

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.