can't run javascript

hmy <[email protected]> Thu, 27 Oct 2011 10:06:38 +0800
Newsgroups gmane.comp.web.elinks.user
Message-ID <CAMG_iE0RtO8uQTO-QnxeEBuQ5NtVLCTfmbvUeJBRK7Yv2KtzPA@mail.gmail.com>
hi,guys
        I follow the elinks manual to install the elinks-0.12pre5
with ECMAScript support , and enable it in the ~/.elinks/elinks.conf file.
but, when I test it ,fond that elinks can't run the javascript . the follow
is my test file,it's so simple,but can't print the "hello". please help me.




<html>
<body>

<h1>My First Web Page</h1>

<script type="text/javascript">
document.write("hello");
</script>
hmy

</body>
</html>






           -- Huang Mingyou

_______________________________________________
elinks-users mailing list
[email protected]
http://linuxfromscratch.org/mailman/listinfo/elinks-users