JavaScript Introduction

This Comment will be submitted for moderation and will not be accessible to other users until it has been approved.


JavaScript is most popular scripting language on the internet. It works in all the major internet browsers which include Internet Explorer, Firefox, Chrome, Opera, and Safari.

It is advisable that you have previous knowledge of HTML and CSS before you learn Javascript.

Javascript is a scripting and interpreted language designed to allow browsers to excute programming code for interactive purposes. It is a lightweight language embedded into HTML page.

In this section, we shall be exploring topics related to Javascript.





Post Comment

  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <c>, <cpp>, <drupal5>, <drupal6>, <java>, <javascript>, <php>, <python>, <ruby>. Beside the tag style "<foo>" it is also possible to use "[foo]". PHP source code can also be enclosed in <?php ... ?> or <% ... %>.