Dear Great Coders,
I am having some trouble to get the id of the parent of a document which is "iframe1" here. As you can see the javascript should be residing in the "" section. Do mind giving me some ideas?
Yes, I know. I can insert the javascript on the top, but believe me i cant for some purpose because I am intergrating many other codes into it.
> <html>
> <iframe id="iframe1">
> <html>
> <head>
> <javascript>
> </head>
> <body>
> </body>
> </html>
> </iframe>
></html>