In this Java Script tutorial
This tutorial shows you how
Just like any other
In continuation of the
you will learn about
to create a small snippet of
programming language the
previous section let use see
Introduction to Java Script,
code which will display the
conditional statements in
the remaining conditional
Origin of Java Script, Need
last time the file was
Java Script are used for
statements in Java Script in
of Java Script, Differences
modified. Very useful for
decision making purpose.If a
this section.If there are
between Java and Java Script
keeping track of page
programmer wants to execute
many branching r conditions
and Uses or Advantages of
updates or informing your
certain statements only ,
to be decided based on which
Java Script.Java Script was
visitors of how old the page
when a desired condition is
actions must be executed
developed by Netscape by a
content is.
satisfied or have the true
then the programmer can go
person named as Brendan
value then this conditional
for if...else if....else
Eich. Though it was
statement namely if
statement.
introduced as a client0side
statement can be used.
scripting languge and is
most geenrally used like
that there is no restriction
for one using it in server
side also. The original name
that Java script had when it
was intrduced was Livescript.
Date: Nov, 23 2006 Date: Jul, 30 2005 Date: Nov, 23 2006 Date: Nov, 23 2006 |
In this JavaScript – Part I
We saw in previous sections
We saw in previous section
AJAX (Asynchronous JavaScript
Tutorial you will learn
the String and Date Objects
the String Object of Java
and XML) is a JavaScript
about Array Definition,
of Java Script. Now in this
Script. Now in this section
technique which involves
Defining an Array in
section let us see another
let us see another object of
special object
JavaScript, Shorter form,
object of Java Script
Java Script mentioned
XMLHttpRequest and
Literal Array, Accessing the
mentioned earlier in our
earlier in our sections
sending/receive asynchronous
elements in an array,
sections namely the Math
namely the Date Object.
(without full page reload)
Editing the values or
Object.
requests to server. This is
elements in an array, Single
an example of simple AJAX
Dimensional Array in
application which allows
JavaScript
The array
user to enter web-page url
concept is used to store a
and display title of that
set of values in a single
page right after user stops
variable name. So this is a
typing.
very important concept in
any programming language,
Let us see how to define and
handle arrays in JavaScript
in this session.
Date: Dec, 24 2006 Date: Nov, 23 2006 Date: Nov, 23 2006 Date: Nov, 06 2006 |