|
-
Nov 3rd, 2004, 01:18 PM
#1
Thread Starter
Lively Member
IFrames src changing
hey everyone,
I am developing a website that uses IFRAMEs. I know you can changed the src of an IFRAME by giving it a name and using the usual methods. My question is this:
I have two iframes on one page.
How do I get one iframe to change the src of the other iframe?
I would think this would be difficult.
Thanks,
Brandon
Master of Cyber Fu - A Temple of Digital Chi
-
Nov 4th, 2004, 07:59 AM
#2
Frenzied Member
I'm not really sure since I never use Iframes, but try using something like
parent.framename.src = "bla.html"
Jop - validweb.nl
Alcohol doesn't solve any problems, but then again, neither does milk.
-
Nov 4th, 2004, 08:40 AM
#3
Frenzied Member
or parent.document.IfrmName.src="page.html"
Have I helped you? Please Rate my posts. 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|