summaryrefslogtreecommitdiff
path: root/Docs/JavaScript
blob: ced2fbe7c4cb6c22fb83b591bf1ee0a15b9b94a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--------------------------------------------------------------------------------
  NetSurf: JavaScript                                             8 April 2013
--------------------------------------------------------------------------------

  NetSurf may be built with primitive support for JavaScript.

  | Note: NetSurf's JavaScript handling is currently:
  |
  |         * incomplete,
  |         * unsupported,
  |         * disabled by default.

  To test it, you may build NetSurf with JavaScript and ensure NetSurf's
  "enable_javascript" run-time configuration option is set to "1".  To do this
  you may set the option in the frontend's settings GUI, create/edit a Choices
  file, or pass --enable_javascript=1 to the executable.