[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] A patch for lynx.
From: |
Thorsten Glaser |
Subject: |
Re: [Lynx-dev] A patch for lynx. |
Date: |
Thu, 19 Apr 2007 09:42:16 +0000 (UTC) |
Zephaniah E. Hull dixit:
>of '<tag some_attributes />', which means fairly exactly
>'<tag some_attributes></tag>'.
Yup, I'm using that in my XHTML/1.1 compliant HTML pages all the time.
>Some valid examples of this are '<a name="chapter1" />', and much worse
>for lynx '<script type="text/javascript" src="dhtml.js" />', the latter
>is especially bad because lynx simply won't render anything past it.
>(And it in the header is absolute death for rendering the page.)
Ah, *that's* why some pages just don't work for me. If that's true…
… isn't. I do have certain displaying problems with a certain webforum
which I can't make public (using Invision Power Board software), which
only shows up for some of the “forum categories”, but your diff doesn't
fix that.
It's not completely harmless either.
Before:
[16]My Profile · [17]View New Posts · [18]My Assistant · [19]My Friends ·
[20]0 New Messages
After:
[16]My Profile 17]View New Posts 18]My Assistant 19]My Friends 20]0 New
Messages
The code for that is:
<b><a href="..." title="...">My Profile</a></b> · <a
href="...">View New Posts</a>
· <a href="javascript:foo();" title="...">My Assistant</a>
· <a href="javascript:bar();">My Friends</a>
· <a href="http://...">0 New Messages</a>
Too bad.
bye,
//mirabile
--
I believe no one can invent an algorithm. One just happens to hit upon it
when God enlightens him. Or only God invents algorithms, we merely copy them.
If you don't believe in God, just consider God as Nature if you won't deny
existence. -- Coywolf Qi Hunt
- [Lynx-dev] A patch for lynx., Zephaniah E. Hull, 2007/04/19
- Re: [Lynx-dev] A patch for lynx.,
Thorsten Glaser <=
- Re: [Lynx-dev] A patch for lynx., David Woolley, 2007/04/19
- Re: [Lynx-dev] A patch for lynx., hsv, 2007/04/19
- Re: [Lynx-dev] A patch for lynx., Zephaniah E. Hull, 2007/04/19
- Re: [Lynx-dev] A patch for lynx., David Woolley, 2007/04/20
- Re: [Lynx-dev] A patch for lynx., Zephaniah E. Hull, 2007/04/20
- Re: [Lynx-dev] A patch for lynx., Thorsten Glaser, 2007/04/20
- Re: [Lynx-dev] A patch for lynx., David Woolley, 2007/04/21
- Re: [Lynx-dev] A patch for lynx., hsv, 2007/04/21