JavaScript and Scripting Languages

The term,'scripting languages' is used to make a distinction from compiled languages. However, some languages like C or C++ could be used for scripting. The term scripting also used because a language would react to, control, or "script" a series of events. Even macro languages built into PC applications like spreadsheets, databases, word processors, andContinue reading “JavaScript and Scripting Languages”

Browsers supporting JavaScript

* Microsoft Internet Explorer * Any other browser/product whose vendor licensed or implemented JavaScript interpreter (for example, Opera). To prevent old browsers from displaying your JS code, do the following: 1. Immediately after the opening <script> tag, put a one-line HTML-style comment without the closing characters so that the first two lines of your scriptContinue reading “Browsers supporting JavaScript”

JavaScript for The Web Development

In the present scenario, the academics and programmers are experiencing explosive growth and the people are taking an unparalleled interest in the web. Web pages created at an astonishing rate. There is a fundamental challenge of Web page development to create an attractive and exciting websites. The Java programming language was introduced to extend theContinue reading “JavaScript for The Web Development”