lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

LYNX-DEV Lynx Win32 2.7.1ac-0.97 Hyperlink Bug


From: Kai Engert
Subject: LYNX-DEV Lynx Win32 2.7.1ac-0.97 Hyperlink Bug
Date: Sun, 21 Dec 1997 04:11:40 +0100

Dear Lynx developers,

thanks a lot for the port to Win32      !!!
However, I would like to report a bug.

Please go to 
        http://www.isg.de/persons/engert/lynxbug/#contents

The list items are all hyperlinks, but none of them is clickable.
When using Netscape, all the links are clickable.

The file contains lines like
        <A HREF="acc_0611.htm"><LI>accumulate</LI></A>

I tried to find out what could be the 'cause of the wrong display and found
out, that if I change the lines to
        <A HREF="acc_0611.htm">accumulate</A>
the hyperlinks are displayed "hot", so there seem to be a problem with
mixing <LI> and <A>.

Thanks in advance for all future versions!
Kai

reply via email to

[Prev in Thread] Current Thread [Next in Thread]