What is JavaScript?
JavaScript is a powerful scripting language developed by Netscape for
making web pages more dynamic. JavaScript is widely supported by almost
all third generation browsers including, Netscape and Microsoft's Internet
Explorer.
With JavaScript you can do much more than with HTML. You can create validation
for your forms. You can have dynamic elements (such as buttons) that change when
the mouse pointer moves over them. You can create content that displays based on
the time and/or the date.
JavaScript adds object-based programming to existing HTML objects (such as forms,
images and even windows) for the creation of dynamic page content. If you want to
create "rolling" ad banners, pop-up pages and auto-advancing (slideshow) pages
then JavaScript is the language of choice.
JavaScript Training Courses
The following JavaScript training courses are available from Blue Star Learning...
AJAX1 - Mastering AJAX (Asynchronous JavaScript and XML )
AJAX2 - Asynchronous JavaScript and XML
JS1 - Introduction to JavaScript Scripting
JS2 - JavaScript Programming
JS3 - Advanced JavaScript Programming