JavaScript is a client-side scripting language and adds
interactivity and user involvement to web pages. JavaScript
enables browsers to take decisions and process
information. JavaScript
is based on Object Oriented Programming and its syntax is quite
similar to C, C++ and Java. However, it is much easier to learn and
implement. These 35 online Javascript tutorial lessons, from
Webdevelopersnotes.com, were written
for those having no programming experience. The Javascript tutorials
start with JavaScript methods and event
handlers
and then take you through variables, loops, functions etc. In the
following tutoral lessons, you will learn how to detect browsers, print
current date and time on a web page, change images on mouse-over,
display statements in the browser Status Bar and several other nifty
things.