PDA

View Full Version : IFRAME image swap in PARENT window


Surfer55
04-21-2003, 05:59 AM
I have a 'PARENT WINDOW' with 1 'IFRAME'
I need the image in the 'PARENT WINDOW' to be swapped by the HTML loaded into the 'IFRAME' using onLoad and/or onClick

I have setup sample code using normal frames but want this to work using IFRAMES

Look at the code on my test site:

http://www.ihd.net.au/clients/bkr/test

pyrexyn
04-21-2003, 07:48 PM
working on it...

don't worry we dint forget about your question :P

pyrexyn
04-22-2003, 01:05 AM
sorry i can't get it... keeps saying error (using javascript) i'll keep trying

leoo24
04-23-2003, 12:53 PM
now i've never been to confident with js! but anyway. I've searched around and came up with this (http://hotwired.lycos.com/webmonkey/98/03/index3a_page10.html?tw=programming) which basically looks for a specified src in another window and changes it, the tutorial is quite easy to follow, see if it serves your purpose, i'll keep having a look around :)