Re: How to learn to cope with Jrex - are there tutor ials out there?
Billy <florian-lindner-S0/[email protected]> Wed, 31 Jan 2007 23:37:45 +0000 (UTC)
| Newsgroups | gmane.comp.mozilla.jrex |
|---|---|
| Message-ID | <[email protected]> |
Hi, thanks Benjy! That works great. But there are still some problems left: I got a JRexCanvas and a WebNavigation object. I know how to invoke webpages. Myproblem now is the DOM. I got the w3c.org Docoument by webnavi.getDocument(). What can I do with that docoment now? How to traverse it and extract the HTML-code? Additionally do you know how to invoke URIs inside a frame? I dont want to create frames, instead I want to invoke site inside of existing ones. Thank you again! Bestar regards Billy