Re: Some links not appearing as links

Kumar Appaiah <[email protected]> Mon, 6 Jul 2009 19:53:29 -0400
Newsgroups gmane.comp.web.elinks.user
Message-ID <[email protected]>
On Mon, Jul 06, 2009 at 01:55:15PM -0500, Kumar Appaiah wrote:
> Dear Elinks Users,
> 
> In the page at <URL:http://blonnet.com>, several links on the left
> navigation panel don't seem to appear as links. For example, all the
> links before "Front Page" seem to not get linked. This is even though
> the HTML code for the hyperlinks seems to be identical. I was
> wondering whether it is due to the badly formed HTML, or Elinks is
> really missing spotting those links due to a bug.

I figured that switching the tags, which look like <a href=...><li>...</li></a> to 
<li><a href=...>...</a></li> helped. So, some lua scripting is in
order to fix things for now...

Thanks.

Kumar
-- 
Kumar Appaiah

_______________________________________________
elinks-users mailing list
[email protected]
http://linuxfromscratch.org/mailman/listinfo/elinks-users
signature.asc (application/pgp-signature, 197 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkpSjnkACgkQSd75awtatOdQVgCfahP1Kxyzn/3QpY/2mpYry2v3
O4YAn1CMnrUVQzeaCwlEPvBOdypUtlsn
=8Ans
-----END PGP SIGNATURE-----