[elinks-users] javascript don't work with elinks 0.11.1 et spidermonkey 1.5
yannick.le-ny at ifrance.com
yannick.le-ny at ifrance.com
Tue Aug 8 06:20:42 MDT 2006
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>
Any ideas?
Thanks in advance.
Yannick LE NY
________________________________________________________________________
iFRANCE, exprimez-vous !
http://web.ifrance.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://linuxfromscratch.org/pipermail/elinks-users/attachments/20060808/c955a526/attachment.html
More information about the elinks-users
mailing list