summaryrefslogtreecommitdiff
path: root/documentation/info.en
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2013-04-08 15:31:53 +0100
committerMichael Drake <tlsa@netsurf-browser.org>2013-04-08 15:31:53 +0100
commit1ba710cd0f28f2719c3b77fa37242f979c81b0ad (patch)
tree54e4c20aa8efdf5d77d30a664aee2d91139c82ac /documentation/info.en
parentb77dd0ce2d4715314dd70a8fe9aba405197fa326 (diff)
downloadnetsurf-website-1ba710cd0f28f2719c3b77fa37242f979c81b0ad.tar.gz
netsurf-website-1ba710cd0f28f2719c3b77fa37242f979c81b0ad.tar.bz2
Update JS section.
Diffstat (limited to 'documentation/info.en')
-rw-r--r--documentation/info.en4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/info.en b/documentation/info.en
index af76fbe..5e03646 100644
--- a/documentation/info.en
+++ b/documentation/info.en
@@ -117,9 +117,9 @@
<h2 id="JavaScript">JavaScript</h2>
-<p>At present, NetSurf has no support for JavaScript. Without a JavaScript implementation, NetSurf is able to provide access to most of sites on the World Wide Web. Some sites, however, will not display correctly or be unworkable due to heavy reliance on this standard.</p>
+<p>At present, NetSurf has only primitive and incomplete support for JavaScript, which we disable by default. Without JavaScript, NetSurf is able to provide access to most of sites on the World Wide Web. Some sites, however, will not display correctly or be unworkable due to heavy reliance on this standard.</p>
-<p>JavaScript is support is planned but we are currently a long way off supporting it. Many things need to be done before JavaScript can be considered, such as a DOM implementation. JavaScript support will require a huge amount of work to complete. If you are keen to help out please visit the <a href="/developers/">developer and contributor area</a>.</p>
+<p>Full JavaScript is support is planned but we are currently a long way off achieving it. Many things need to be done before complete JavaScript support can be considered, such as changing our web page layout engine to handle dynamic changes being made to the page. JavaScript support will require a huge amount of work to complete. If you are keen to help out please visit the <a href="/developers/">developer and contributor area</a>.</p>
<div class="footer">