Hi, How does the gecko layout a page having frameset. Will each Frame inside the frameset have its own DocShell and PresShell. If so how can I reach those interfaces. I need the corresponding Layout Object for an HTMLElement which is inside the underlying frame of a page havign a frameset.
I dont have a problem when the page doesnt have a frameset. In that case I am getting the DocShell Interface from the WebBrowser Interface and from there the PresShell. I am using the PresShell to get the corresponding Layout object for an HTML Element. Any Help is appreciated. thanks Kantha Kanchiraju _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

