[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
Re: LYNX-DEV www.us.mensa.org or was it .com ?
From:
David Woolley
Subject:
Re: LYNX-DEV www.us.mensa.org or was it .com ?
Date:
Thu, 9 Apr 1998 23:48:15 +0100 (BST)
>
> I was thinking that there could be some javascript hacks using the concept
> of imagemap code as a base, but then I realized that javascript is usually
> <!-- commented out -->. I can't remember *blush*, does lynx do anything
It's only commented out to a reader that doesn't know the DTD declaration
for script, otherwise it is part of a CDATA field.
> with text that is in comments or does it just throw it away until the
> other end shows up?
I'm not sure if Lynx understands this use of CDATA, but, if it doesn't,
it will need to, because of style sheets.
My view on Javascript programs masquerading as HTML is that you should
use a GUI browser on them, as one is generally fighting a losing battle
to attempt to render them in any meaningful way on a text mode browser.
Failing that, one should try to recognise those created by authoring
tools, by pattern matching the whole, rather than parsing them, and
try to reconstruct the parameters to the authoring tool. This would
mean tracking all the commonly used authoring tool templates for these
things.
- LYNX-DEV www.us.mensa.org or was it .com ? , Philip Webb, 1998年04月07日
- Re: LYNX-DEV www.us.mensa.org or was it .com ? , Filip M Gieszczykiewicz, 1998年04月07日
- Re: LYNX-DEV www.us.mensa.org or was it .com ? , Philip Webb, 1998年04月07日
- Re: LYNX-DEV www.us.mensa.org or was it .com ? , Doug Kaufman, 1998年04月07日
- Re: LYNX-DEV www.us.mensa.org or was it .com ? , Wayne Buttles, 1998年04月08日
- LYNX-DEV handling Javascript (was mensa etc) , Philip Webb, 1998年04月08日
- Re: LYNX-DEV handling Javascript (was mensa etc) , Jan Hlavacek, 1998年04月09日
- Re: LYNX-DEV handling Javascript (was mensa etc) , Philip Webb, 1998年04月09日
- Re: LYNX-DEV www.us.mensa.org or was it .com ?,
David Woolley <=
- Re: LYNX-DEV javascript useful at all? (was mensa) , Heather Stern, 1998年04月15日
- lynx-dev Re: LYNX-DEV javascript useful at all? (was mensa) , David Woolley, 1998年04月16日
- lynx-dev Post, Get prompt... plus bad html errors , Matt Ackeret, 1998年04月19日
- Re: lynx-dev Post, Get prompt... plus bad html errors , Al Gilman, 1998年04月19日
- Re: lynx-dev Post, Get prompt... plus bad html errors , Frederic Briere, 1998年04月19日
- Re: lynx-dev Post, Get prompt... plus bad html errors , Matt Ackeret, 1998年04月19日
- Re: lynx-dev Post, Get prompt... plus bad html errors , Larry W. Virden, x2487, 1998年04月19日
- Re: lynx-dev Post, Get prompt... plus bad html errors , David Woolley, 1998年04月21日
- Re: lynx-dev Post, Get prompt... plus bad html errors , David Woolley, 1998年04月20日