From one document inside a frameset, I need to access an element inside another document in the same frame set. By declaring a global variable object within the frameset I should be able to access any element in any document within the frameset.. jsCommon.js contains a function that works fine as long as it is called from the document containing the target element.
I have tried every method I can think of that would create the object QUESTION: Does anyone know what I need at “????” to create an object of the HTMLdocument named MAIN?
Bookmarks