JS Basic

JS HOME
JS Introduction
JS How To
JS Where To
JS Statements
JS Comments
JS Variables
JS Operators
JS Comparisons
JS If...Else
JS Switch
JS Popup Boxes
JS Functions
JS For Loop
JS While Loop
JS Break Loops
JS For...In
JS Events
JS Try...Catch
JS Throw
JS Special Text
JS Guidelines

JS Objects

JS Objects Intro
JS String
JS Date
JS Array
JS Boolean
JS Math
JS RegExp

JS Advanced

JS Browser
JS Cookies
JS Validation
JS Timing
JS Create Object
JS Summary

JS Examples

JS Examples
JS Objects Examples
JS Browser Examples
JS DOM Examples
JS Quiz
JS Certificate

JS References

JavaScript Objects
HTML DOM Objects


JavaScript Examples

« Previous Next Chapter »

Basic JavaScript Examples

Write to the Document with JavaScript
Change HTML elements with JavaScript
An external JavaScript

Examples explained


JavaScript Statements, Comments and Blocks

JavaScript statements.
JavaScript blocks.
Single line comments.
Multiple lines comments.
Single line comment to prevent execution.
Multiple lines comment to prevent execution.

Examples explained


JavaScript Variables

Declare a variable, assign a value to it, and display it

Examples explained


JavaScript Conditional If ... Else

If statement
If...else statement
Random link
Switch statement

Examples explained


JavaScript Popup Boxes

Alert box
Alert box with line breaks
Confirm box
Prompt box

Examples explained


JavaScript Functions

Call a function
Function with an argument
Function with an argument 2
Function that returns a value
Function with arguments, that returns a value

Examples explained


JavaScript Loops

For loop
Looping through HTML headers
While loop
Do While loop
Break a loop
Break and continue a loop
Use a for...in statement to loop through the elements of an object

Examples explained


JavaScript Events

Acting to the onclick event
Acting to the onmouseover event

Examples explained


JavaScript Error Handling

The try...catch statement
The try...catch statement with a confirm box
The onerror event

Examples explained


Advanced JavaScript Examples

Create a welcome cookie
Simple timing
Another simple timing
Timing event in an infinite loop
Timing event in an infinite loop - with a Stop button
A clock created with a timing event
Create a direct instance of an object
Create an object constructor


« Previous Next Chapter »


宏飞网络是你学习web开发、测试web程序实例、和培养职业技能的首选网站。我们提供例子也许有些简单,但对理解基本概念有帮助。

我们尽量避免在教程、参考及例子中出现错误,但不能保证所有的内容都是正确的。

你使用本网站时,我们默认你已经阅读并接受了我们的隐私政策。

Copyright 2003-2011宏飞网络 版权所有