English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Where do I go on my pc to find it?

2007-02-08 02:04:48 · 11 answers · asked by pinkgurgi 2 in Computers & Internet Programming & Design

11 answers

active html scripting

2007-02-08 02:12:57 · answer #1 · answered by Valley Mental Health tooele Utah 4 · 0 0

Definitions of JavaScript on the Web:

JavaScript is a script language - a system of programming codes, created by Netscape, that can be embedded into the HTML of a web page to add functionality. JavaScript should not be confused with the Java programming language. In general, script languages such as JavaScript are easier and faster to code than more structured languages such as Java and C++. Examples of JavaScript use in web site development:

2007-02-08 11:15:30 · answer #2 · answered by yamaha 2 · 0 0

JavaScript is a script language - a system of programming codes, created by Netscape, that can be embedded into the HTML of a web page to add functionality. JavaScript should not be confused with the Java programming language. In general, script languages such as JavaScript are easier and faster to code than more structured languages such as Java and C++.

2007-02-08 10:13:01 · answer #3 · answered by ricko ^ 2 · 0 0

Javascript is also a language, u can say it as "Scripting language".
Its a popular scripting language used mainly for Client side validation
It is with the help of this u can convert ur html as DHTML(Dynamic HTML).
Its not a java language. Its syntax will be similar to c++ or c.
Its mainly used in webbased programming. Even u can see this in yahoo answers also.
If u click on View->source, they would have written some functions in javascripts.
I hope u got some idea about it

2007-02-08 12:05:19 · answer #4 · answered by Sudha P 2 · 0 0

One thing javascript is not, and that's java. The Java programming language and javascript sound like they ought to be the same, but they are not.

Javascript is a client side scripting language - that means it runs on your PC not on the server (like PHP does).

Here's a reference to "learning javascript for beginners"
http://www.javascriptmall.com/learn/contents.htm

2007-02-08 10:12:55 · answer #5 · answered by Anonymoose 4 · 0 0

JavaScript is a scripting language that is widely used on web pages, for creating dynamic content, such as making text move, or making games. If there are no JavaScript, web pages would be still, nothing moves, and it would be boring!

To find it, just open notepad and then type:


Type in your script and save your file as anyname.html

Now you can find it where you save!

2007-02-08 10:13:15 · answer #6 · answered by the DtTvB 3 · 0 0

Javascript is a scripting language used primarily by websites but is also found in some programs.

Javascript is already supported by your computer, but you can't "find" it anywhere.

A demonstration:

In you browser's address bar, type the following:

javascript:alert("Hello World!")

and press enter. This will cause javascript to put a little box up saying "Hello World!".

Further reading: http://www.javascriptkit.com/javatutors/primer1.shtml

2007-02-08 10:10:37 · answer #7 · answered by QWERTY 3 · 1 0

javascript is code used by web sites and web masters to allow features to be used
example: a web master wants his page to show the number of people that have visited that day he would type up some java script to show this in the code of his web page.

2007-02-08 10:16:10 · answer #8 · answered by Anonymous · 0 0

Its a program that helps you view certain web pages and play games on the net.

2007-02-08 10:07:53 · answer #9 · answered by Linds 7 · 0 0

its a scripit language...use in web development...usually embaded in html.

2007-02-08 10:20:05 · answer #10 · answered by momina 1 · 0 0

fedest.com, questions and answers