Mathcasts.org

A couple of javascript hints: // (two forward slashes) is a comment line in javascript. Comment everything. Sections of code are separated by { } and individual lines of code in a section end with a semi-colon ; indenting is a good way to keep sections separate. We can and will have more than one javascript function between script tags. ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download