Interactive Programming Forums
Login
Register
Home
Questions/Snippets/Exercises
Unanswered
Tags
Ask a Question
Post a Code Snippet
Post an Exercise
Welcome to Interactive Programming Forums, where you can ask questions, receive answers from other members of the community, post code snippets and post exercies.
All categories
Ruby
(3)
Python
(10)
PHP
(7)
Perl
(2)
SQL
(8)
Javascript
(6)
HTML
(20)
CSS
(4)
jQuery
(0)
XML
(3)
Code Snippets
(1)
Exercises
(4)
Other
(9)
What is java script and what does it do?
+19
votes
posted
13 years
ago
in
HTML
by
Boy Smart
(
1,070
points)
1 Answer
+1
vote
Javascript is an interpreted programming language - often called a scripting language too. It is most commonly used within HTML web pages to interact with the user, control the web browser and alter the document content.
For more information, I suggest you to either search through the web or get a javascript book.
http://en.wikipedia.org/wiki/JavaScript
answered
13 years
ago
by
codeadmin
(
113,880
points)
Related questions
+19
votes
1
answer
what the different between c++ and java language
posted
13 years
ago
in
CSS
by
Mtata D Mtatuz
(
1,490
points)
+11
votes
1
answer
what is java?
posted
13 years
ago
in
Javascript
by
Idalecio Joaquim
(
710
points)
+12
votes
1
answer
after i do this php what else is needed to make a text base game
posted
12 years
ago
in
PHP
by
jaewilkes2010
(
660
points)
+5
votes
1
answer
I completed SQL Exercise I like 10 times and it doesn't say I completed any...
posted
13 years
ago
in
SQL
by
leeand00
(
720
points)
0
votes
0
answers
How is this incorrect? It says invalid syntax
posted
9 years
ago
in
Python
by
ladayton69
(
7,080
points)