On Tue, Aug 08, 2006 at 02:20:42PM +0200, yannick. le-ny @ ifrance. com wrote:
> Hello ,
Hello
>
> I compile
> Spidermonkey 1.5 et Elinks 0.11.1 on solaris 8 with gcc-3.4.2 and make
> 3.80.
> When I try to acesss to a web page with html and javascript, elinks
> display only the html part, all javascript part don't work or display.
> ECMASCRIPT is enabled in the options manager.
>
> Javascript example that i use to test:
>
> <HTML>
> <HEAD>
> <TITLE>Hello in JavaScript</TITLE>
> </HEAD>
> <BODY>
> <SCRIPT LANGUAGE="JavaScript">
> document.write("<H1>Hello World !</H1>");
> </SCRIPT>
> </BODY>
> </HTML>
>
Simply, document.write doesn't work yet and it probably won't work in
near future either. Besides, there are many scripts which work with
ELinks.
--
Witek
_______________________________________________
elinks-users mailing list
[email protected]
http://linuxfromscratch.org/mailman/listinfo/elinks-users