Re: problems with extract_links on a frame tag
Gisle Aas (aas@bergen.sn.no)
13 Jan 1997 15:20:17 +0100
m.koster@webcrawler.com (Martijn Koster) writes:
> HTML:: is definately Gisle's turf, and I only had a quick look,
> but I found that adding frame and frameset to HTML::TreeBuilder.pm's
> %isBodyelement made your scripts return the missing links.
The only problem with this is that <frameset> and <frame> is not
something that should be within a <body>. As I understand it you can
have a <frameset> instead of a <body>.
Anyone seen a HTML DTD with the frame-tags? They are not part of the
official HTML (3.2).
--
Gisle Aas <aas@sn.no>