Log In
Or create an account ->
Imperial Library
Home
About
News
Upload
Forum
Help
Login/SignUp
Index
Hour 1 JavaScript Basic
Hour 1 JavaScript Basic
What is JavaScript?
Run First Program
Comment
Keywords
Variables
Data Types
Escape Sequences
Functions
Function with Arguments
Return Values
Variable Scope
Show the Texts
Undefined Variable
Rule of Variable Naming
Exercises: Call a Function
Hour 2 Operators
Hour 2 Operators
Arithmetical Operators
Logical Operators
Assignment Operators
Comparison Operators
Conditional Operator
If Statement
If-else Statement
Switch Statement
For Loop
While Loop
Do-While Loop
Break Statement
Continue Statement
Exercises: From Big to Small
Hour 3 Array
Hour 3 Array
Create an Array
Show array element values
Get the Size of Array
Join Array Elements
Reverse Element Order
Slice Elements
Sort Elements in Order
Change Elements to String
Search Specific Element (1)
Search Specific Element (2)
Add Element to Beginning
Remove First Element
Add Element to End
Remove Last Element
Exercises: Reverse its Order
Hour 4 Math, Time
Hour 4 Math, Time
Math Methods
Greater & Less
Maximum & Minimum
Power Value
Square Root
PI & Random Value
Date & Time
Date, Month, Year, Day
Hours, Minutes, Seconds
Different Time
Set Date & Time
Timer Function
Exercises: What is this month?
Hour 5 String
Hour 5 String
String length
Join Strings
Search a Character
Convert Character Case
Change String to Array
Extract Substring
Convert a Number to String
Convert a String to a Number
Search Specific Text (1)
Search Specific Text (2)
Unicode
Add a Link for Text
Exercises: Change to Uppercase
Hour 6 Object
Hour 6 Object
Object Declaration
Navigate Web Page
Go to Specified Page
Open Customized Window
Confirmation
Prompt to Input
Address Element by ID
Get Elements by Tag Name
Connect two Strings
Convert Number to String
From Jan, 1, 1970
Absolute Value
Print Current Window
Check Java Enabled
Screen’s Width & Height
Exercises: Maximum & Minimum
Hour 7 Event
Hour 7 Event
HTML Basic
Click Event
Load Event
KeyPress Event
Mouseover Event
MouseOut Event
Keyup Event
Focus Event
Blur Event
Reset Event
Submit Event
Exercises: Welcome & Goodbye
Hour 8 Form & Dom
Hour 8 Form & Dom
Form Basic
The Element of the form
Access the Form
Set ID for a Form
Show the Value of an Element
Input Data to Form
Show What Inputted
Reset Method
Submit Method
“Select” Selection
“Radio” Selection
“CheckBox” Selection
Submit the Form
DOM: CreateElement( )
DOM: CreateTextNode( )
DOM: set/getAttribute( )
DOM: hasChildNodeds( )
Exercises: Clear Your Input
Source Code for Download
← Prev
Back
Next →
← Prev
Back
Next →