Just a bit of info from a bug I sent about 'links'. Since Lynx works
in this case (though of course in Lynx' "zoom into frames" way), is
it doing something wrong?
[EMAIL PROTECTED]
---------- Forwarded message ----------
Date: Thu, 3 Feb 2000 10:33:21 +0100 (CET)
From: Mikulas Patocka <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: ANNOUNCE: links with frames
> 1) Go to corona.bc.ca/films
> 2) Choose frames
> 3) pick film listings
> 4) choose the first 'get listings' (under the date popup)
> -> notice that the frame now shows in the whole window rather than
> just in the left column like it does on a GUI Browser.
I will fix it.
> -> also notice that all of the links give 404 not found..
> (such as American Pie 2)
This is because of bad html document. BASE element must be in HEAD section
according to spec.
Mikulas