summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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">