Develop PHP
home guestbook blog donate gear
Learn Javascript online free

Learn Javascript Online Free

Table of Contents
  1. Introduction to Javascript
  2. Javascript Building Blocks
  3. Examples and Common Webmaster Uses for Javascript
  4. Built-In Object Properties and Methods Reference
  5. Javascript and jQuery Video Tutorials

top Introduction to Javascript
Introduction to Javascript
Implementation
Check if Javascript is Enabled in the User's Browser
Reserved Words and Guidelines
top Javascript Building Blocks
Comments
Data Types and Data Type Casting
Objects, Properties, and Methods
Variables
Operators
Conditional Statements
For Loop
While Loop
Arrays
Functions
Events and Alert Windows
top Examples and Common Webmaster Uses for Javascript
Timers and Timed Event Methods Using Javascript
Javascript Page Jump List Menu ( html form <select> onChange event )
Select All Text or HTML In a Textarea Using focus() and select()
Validating HTML Forms Before Processing to a PHP Script
Javascript Animated Digital Clock Script and Tutorial
Javascript Web Page Redirect Delayer Script
Dynamic Copyright Year Display for Any Website Or Application
Disable Right Click Menu: A more in depth and intelligent approach
Browser or Viewer Device Detection
Display Current Date In Standard Formats
Popup Windows
Navigation Links and Buttons Using the History Object
Raw Javascript Div Toggling For Uninterrupted Audio Play On Website
Javascript Add Text Or HTML to Div Containers Or Similar Elements
Redirect Visitor to Another Web Page or Address
top Javascript Array Function Tutorials
push() - Add items onto the end of an array in Javascript
top Built-In Object Properties and Methods Reference
Date Object
Array Object
Math Object
String Object
Number Object