On May 20, 8:15 pm, byang <[EMAIL PROTECTED]> wrote: > On May 20, 4:49 pm, Kenny YU <[EMAIL PROTECTED]> wrote: > > > REadinghttp://wiki.mozilla.org/DocShell:Window_targeting#Current_setup > > > I don't understand why the docshell mentioned in point #2 "For links > > this is the container of the document the link is in" is exactly the > > same as what is being mentioned in #1? > > I think that means: > > If there is a link in the current doc, <a href="some url"/>, then the > current docshell is just the targeting docshell, because the document > the link pointing to will be loaded in this docshell. >
I don't understand.. the document begins by ``Window targeting is used for both <a target="name"> and for window.open(url, name).'' Imo ``a link'' really means the case <a target="name"> but not <a href="some url">... So for the former case, I think there is a possibility that the new document might be loaded in a different frame? > I think you may need to change the wiki back... > > Regards! > Bo _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

