Re: window of document method?
"rvj" <[email protected]> Mon, 25 Oct 2010 13:27:33 +0100
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
thanks .. once upon a time I knew this ! old age is catching up "Nickolay Ponomarev" <[email protected]> wrote in message news:[email protected]... > On Mon, Oct 25, 2010 at 4:02 PM, rvj <[email protected]> wrote: > >> is there anything thing like document.window() to return the window >> object > > https://developer.mozilla.org/en/DOM/document.defaultView > > Nickolay