iframe |
iframe |
Jun 2 2008, 06:02 PM
Post
#1
|
|
|
AKA RockIt Studios ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 2,286 Joined: Jun 2006 Member No: 421,809 |
mmk, if I have an iframe on my website, is it possible to go from something like this:
to this: incase you haven't figured out what i'm talking about: the links. the first page is just those links in the iframe. on the second page (when you click one of those said links), it opens that page in the iframe, but also the links outside of the iframe, without re-loading the entire page. if it's possible, how can i do it? if it's not possible, any suggestions? |
|
|
|
![]() |
Jun 3 2008, 08:15 AM
Post
#2
|
|
|
AKA RockIt Studios ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 2,286 Joined: Jun 2006 Member No: 421,809 |
that's not what i'm talking about. that's obviously how to get the iframe to work. i know how to get the content in the iframe when you click a link, but how do you load something outside of the iframe when you click a link, as well as the main content in the iframe? i just used the links as an example. i want to be able to have my links in the iframe by default (i know how to do this), but when i click one, i want the contents of the link inside the iframe, as well as the other links outside of it. catch my drift? :]
|
|
|
|
RockItStudios iframe Jun 2 2008, 06:02 PM
dreamstar7 I believe it's something like....
CODE<a ... Jun 2 2008, 10:27 PM
SharperMyspace You can only change the content on the inside of t... Jun 3 2008, 09:19 AM
dreamstar7 Oh, sorry. I wasn't clear on what you were ask... Jun 3 2008, 04:58 PM
heartquasm I'm pretty sure you can only change what's... Jun 5 2008, 10:06 AM
RockItStudios ah. ok. i didn't think it was possible with if... Jun 5 2008, 11:11 AM![]() ![]() |