Tutorial search

Tutorials
Stuff
Affiliates

Photoshop Templates


Featured Photoshop templates - professional ready to use designs for your next project.

View all templates

DOM (Document Object Model) Reference - JavaScript tutorial


The DOM (Document Object Model) gives you generic access to most elements, their styles and attributes in a document. This is a no-nonsense, easy to follow DOM reference for JavaScript.
Category: JavaScript tutorials > DHTML - Difficulty:

More cool JavaScript tutorials:



Displaying Current Date with JavaScript and Basic Math Calculations
Displaying Current Date with JavaScript and Basic Math Calculations
Learn how to display the current date and how to perform math calculations using JavaScript.
Category: JavaScript tutorials > Date & Time - Difficulty:
JavaScript Status clock - Advance
JavaScript Status clock - Advance
JavaScript Status clock - Advance

In previous article JavaScript Status clock – Basic we see simple technique to add clock at browser status bar. Now we are going to manipulate data which we get from Date object constructor. Using the date object and some of its methods, you can create your own JavaScript clock customized to our needs.

Here we are going to use some method supported by Date object are as follows…
Category: JavaScript tutorials > Date & Time - Difficulty:
Functions in Javascript
Functions in Javascript
Use functions in javascript to do pretty much anything your heart desires, learn how to create a function and use it in this tutorial.
Category: JavaScript tutorials > Basics - Difficulty:
Create a Pausing Text Scroller
Create a Pausing Text Scroller
Create a scrolling text box that pauses at each section of text.
Category: JavaScript tutorials > Text Effects - Difficulty:
Layered Drop Down Menu
Layered Drop Down Menu
Layered Drop Down Menu
Category: JavaScript tutorials > Navigation - Difficulty: