What is JavaScript?

Judging from its name that uses the word "Java" which, when translated into the Indonesian language is Java, many people thought that if this script comes from the Javanese language. This prejudice is very far away if we learn this script. There is no word that comes from the Javanese language in this script.



In the blogosphere, JavaScript is very well known with a script that can make fat can create a blog and the blog becomes heavy loading. Many are already familiar with JavaScript, but many do not know what it is JavaScript. Therefore, let us completely peeled.

According to Wikipedia, JavaScript is a scripting language that is popular on the internet and can work in most popular browsers such as Internet Explorer (IE), Mozilla Firefox, Netscape and Opera. JavaScript code can be inserted into a web page using the SCRIPT tag.


The first designed JavaScript is a company called Netscape Navigator who want to complement -Navigator- own browser features that have previously been supporting Java can be used to further the non-Java programmers.

JavaScript is usually placed on the section between the <head> and </ head> and begins with the tag <script type = "text / javascript"> ends with the tag </ script>

Examples JavaScript

<script type = "text / javascript">
alert ("Hello World!");
</ script>

JavaScript files are usually located in a separate file that berektensi * js and invoked by determining the file name entered in the <script type = "text / javascript" src = "nama_file.js"> </ script> So it is developing a programming language called LiveScript to accommodate it. The programming language is what ultimately evolved and given the name of JavaScript, even though there is no relationship between the Java language to JavaScript.

Unknown

Phasellus facilisis convallis metus, ut imperdiet augue auctor nec. Duis at velit id augue lobortis porta. Sed varius, enim accumsan aliquam tincidunt, tortor urna vulputate quam, eget finibus urna est in augue.

No comments:

Post a Comment