JavaScript Limitations

There are limitations to client-side JavaScripting.
  1. The JavaScript source code is not secure.
  2. JavaScript does not allow for submission or tracking of student work on the server computer.
  3. JavaScript is not a universal standard scripting language adopted by all Web browsers. Some browsers do not support all the functions of JavaScript.