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, 04:58 PM
Post
#2
|
|
![]() torn ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 953 Joined: Oct 2004 Member No: 55,718 |
Oh, sorry. I wasn't clear on what you were asking.
To be honest, I don't think you can do that. Because when you "change the outside of the iframe," you're essentially changing whatever page you're on / going to a new page. It would be basically linking to another page that has a different frame in it, but I'm not sure if that's what you're looking for. Perhaps you could use the code that people use to offer different themes for their sites? I don't know what that is, though, sorry.... although I think that wouldn't change the content in your frame, either. |
|
|
|
RockItStudios iframe Jun 2 2008, 06:02 PM
dreamstar7 I believe it's something like....
CODE<a ... Jun 2 2008, 10:27 PM
RockItStudios that's not what i'm talking about. that... Jun 3 2008, 08:15 AM
SharperMyspace You can only change the content on the inside of t... Jun 3 2008, 09:19 AM
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![]() ![]() |