Re: for those who use elinks?
Tim Chase <[email protected]>
| Newsgroups | gmane.linux.redhat.blinux.general |
|---|---|
| Message-ID | <[email protected]> |
On March 17, 2016, Karen Lewellen wrote: > For those who may use elinks under Ubuntu, is there a simple way to > confirm if java script support has been enabled? You can check the output of "elinks --version" to see if it includes anything about including java script. If you're building it yourself, there are instructions here http://elinks.or.cz/documentation/manual.html#ecmascript for Debian/Ubuntu-based systems. Hope that helps, -tim