lynx-dev
[Top][All Lists]
Advanced

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

Re: [Lynx-dev] <img> without src= becomes [javascript]


From: Thomas Dickey
Subject: Re: [Lynx-dev] <img> without src= becomes [javascript]
Date: Sat, 10 Mar 2007 10:01:19 -0500 (EST)

On Sat, 10 Mar 2007, Rado S wrote:

=- Thomas Dickey wrote on Sat 10.Mar'07 at  7:57:12 -0500 -=

I assume it's coming from the page you're loading. If that's so,
it should show up in Lynx.trace

D'oh, you are right, but very badly, try this!

------ QUOTE BEGIN ------
<html><body>
<SCRIPT LANGUAGE="JavaScript" SRC="/js/keys.js" TYPE="text/javascript"></SCRIPT>
<img ID=" this sucks ">
</body></html>
------- QUOTE END -------

I guess this is _not_ correct this way?!

hmm (I'm not an expert either).  Most of the examples I've seen have the
JavaScript embedded, e.g.,

<script language="javascript">
lots of stuff
</script>

Meanwhile, an img usually has a "SCR=" value.  Providing that on the IMG
does make the "Javascript" go away, so I'm inclined to regard that as
a bug in Lynx, e.g., that it's remembering the last "SRC=", which no
longer applies.

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




reply via email to

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