Re: How to call a website in a frame?

Billy <florian-lindner-S0/[email protected]> Tue, 24 Apr 2007 22:56:22 +0000 (UTC)
Newsgroups gmane.comp.mozilla.jrex
Message-ID <[email protected]>
Me again...

For example I got that part in the index.html:

<FRAMESET>
    <FRAME SRC="navigation.html" NAME="aName">
    ....

So this is a part of the content of the mainpage. In fact I can not fibd out by
Jrex what the content of navigation.html is. getChildNodes or anything else is
not working here: The adress of navigation.html is on the bottom level allready.

So is there any way to extract the htmls of the frames (they are even shown in
the browser, so it should...)? And if there is - is there a way to do some
website calls inside of that frames?

Best regards
Billy