Hi Guys -
Have a bit of a nasty issue here, tricky thing I think. Hope you are able to help me!
I have developed a javascript which overlays the content of a web page. Nothing wrong so far, everything looks great when I look at the html page calling the script. All fine and dandy. However, when I look at the page through an iframe (or maybe even through another javascript call, not sure), the overlay does not appear on the page the iframe is called from, but within the iframe itself, obviously defeating its purpose of covering the content of a web page ...
My question to you is: Is there any way I can specify the javascript to operate in the 'parent' window of the iframe, in order to get the overlay to work?
Thanks so much, keep up the great informative discussions, I'm learning by leaps and bounds
Mike
Have a bit of a nasty issue here, tricky thing I think. Hope you are able to help me!
I have developed a javascript which overlays the content of a web page. Nothing wrong so far, everything looks great when I look at the html page calling the script. All fine and dandy. However, when I look at the page through an iframe (or maybe even through another javascript call, not sure), the overlay does not appear on the page the iframe is called from, but within the iframe itself, obviously defeating its purpose of covering the content of a web page ...
My question to you is: Is there any way I can specify the javascript to operate in the 'parent' window of the iframe, in order to get the overlay to work?
Thanks so much, keep up the great informative discussions, I'm learning by leaps and bounds
Mike