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>
Any ideas?
Thanks in advance.
Yannick LE NY
iFRANCE
exprimez-vous ! |
_______________________________________________ elinks-users mailing list elinks-users@linuxfromscratch.org http://linuxfromscratch.org/mailman/listinfo/elinks-users