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

Attachment: signature.asc
Description: Digital signature

_______________________________________________
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users

Reply via email to