Hello, I don't know whether to classify this problem as JavaScript or CSS, but this is what is happening to me... - I created a folder on my machine. On it, I saved parent.html which content is something like this: [code]
[code] - I therefore define a folder inside my other folder called ...
Sorry about that guys, small glitch with my ISP caused me to go back to the stone age all weekend.... What I was trying to say was that to make modifications to the parent window from the child window (iFrame), then you would have to refer to the parent object by using window.parent . So to acess element "myImg", you would ...
I do not much understand what is going on. The iframe is transparent in all browsers but IE. I need to change the background color in IE, of my iframe and cannot figure it out. My code is below. It is pulling from an external file exfile.js. Nothing i have tried will change the background color, HELP! Code: