Hi

"Samuel W. Heywood" <[EMAIL PROTECTED]> wrote:

 >> -- Have you checked the source (using F4) af all these pages? I'd be
 >> fairly certain that all the ones Arachne successfully deals with
 >> have commented-out scripting.

 SH> Yes, I have checked the source and have never seen an example of JS
 SH> having been commented out.
But it should be !!!

 SH> If it were commented out, then it would be ignored even by
 SH> Java-capable browsers.
no ... the script tag is not commented out ... all unknown tags are ignored
... and if the script tag is followed by a comment than JavaScript
compliant browsers know, that this was done to hide the script from non
compliant browsers.

PS: Sam, you again mixed up Java with JavaScript :)

 SH> By "commented out" this is what I mean:
not here

 SH> <!---- begin commenting out --------

 SH> <SCRIPT LANGUAGE="JavaScript">
but here

 SH> blah blah blah
 SH> blah blah blah blah
 SH> blah blah
here
 SH> </SCRIPT>

 SH> ---- end commenting out --------->
not here, but above

What I don't understand is, why can't arachne ignore everything between
script tags ??

 SH> Sam Heywood

CU, Ricsi

-- 
Richard Menedetter <[EMAIL PROTECTED]> [ICQ: 7659421] {RSA-PGP Key avail.}
-=> But I DID read the manual... <=-

Reply via email to