javascript.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Thu, 10 Jun 2010 15:02:05 +0300
changeset 413 97bcb31af707
parent 79 22922fe27b63
child 517 acd9429b7505
permissions -rw-r--r--
Updated installation instruction for cygwin.

-*- outline -*-

* Inline in HTML.

  <html>
    <h1>Hello!<h1/>
    <script language="JavaScript">
      <!--
      alert("Hello!")
      document.write("sin(10) = " + Math.sin(10))
      //-->
    </script>
  </html>

* Hot calc by Firefox.

At URI type some thing like "javascript: 4+5"