Martin Burchard wrote: > I wonder how you are able to write your code when the interface of the > nsIDOMWindow doesn't define a getFrame Method?
Sorry, I had misunderstood what you said. It wasn't clear to me that the problem was that there was no such method. You could do what http://developer.mozilla.org/en/docs/User:Biesi#How_to_get_all_child_frames_of_a_window_.28from_chrome_JS.2C_or_C.2B.2B.2C_etc.29 describes. _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
