PDA

View Full Version : Keep New Windows inside of IFrames


Yusayoh
08/08/2008, 03:55 PM
It's been a while since a topic has been posted here lol

Anyway, I have an iframe that opens a YouTube page and whenever I click on "Add to Friends", it opens a new window, outside the iframe (in the _parent). How can I keep this window to stay inside the iframe instead of it opening a new window?

http://yusayoh.riftwarp.com/yt
Try either of the two options, they have the same effect.

Any ideas?

Omar S
08/09/2008, 09:01 AM
in the iframe properties, you must select it to open in the iframe, if ur using dreamweaver, or you must choose it to open in parent.

Google man ...

Nori
08/09/2008, 10:28 AM
Google man ...
LOL

Omar S
08/09/2008, 01:12 PM
its true, i stopped asking people google is the way, im just a pro at google :P

Yusayoh
08/09/2008, 02:31 PM
I have been searching google.
I put 'target=_self' in the iframe properties, however, YouTube refuses to open the link inside the IFrame. If I can't get it to work, any suggestions on making something that doesn't disrupt the page? (Clicking add friend, clicking back and then next is really annoying)