Tutorial search
JavaScript Tutorials
Tutorials
Stuff
Affiliates
Photoshop Templates
Featured Photoshop templates - professional ready to use designs for your next project.
View all templates
JavaScript Basics Tutorials
We hope that you will enjoy our JavaScript Basics tutorials. Feel free to contact us if you would like to be a tutorial hero and contribute your own JavaScript Basics tutorials to our site. Thank you !
JavaScript is a scripting language produced by Netscape for use within HTML Web pages.
JavaScript is loosely based on Java and it is built into all the major modern browsers.
This tutorial gives a complete understanding on JavaScript.

We're running short on quick tips! That means we need your expertise! For tonight's evening tip, I'll simply refer you to the "2 Minute Video Tip" that I created on my personal site, Detached Designs, this morning. We'll be back to the normal format tomorrow. Keep reading if you have some ideas.

In many modern web applications, developers look for ways to make it easier and more intuitive for users to interact. A drag and select function can help your users select multiple objects quickly.

Creating tabbed interfaces suddenly becomes a piece-of-cake when using the Tabs function in the jQuery UI library. It can be utilized to create completely unique interfaces without having to be a coding God - using only one line of code!

A short tutorial on adding multiple onload functions to a webpage using addEventHandler/attachEvent.

Basics Of Javascript Part 3 - Get started on coding Javascript

Basics Of Javascript Part 1 - Get started on coding Javascript

How to create a simple image viewer using javascript and PHP

There are many things you can do with your links with Javascript. We will go over some commonly used link tactics.

The following sample of code gives an idea of how to add a blinking flash message at the status bar. Adding flash text at the status is very simple for that we use a single if-else loop in function blinkflash(). This script is compatible with IE. Click here to see live example.
First of all we define three variables var message for ‘display message at status bar’, var speed for ‘set time interval to flash text’, and var control to control blinking of message

Basics Of Javascript Part 2 - Get started on coding Javascript

Web browsers have back buttons, but you say that's not good enough for you. You want your web pages to have them too? Ok, this tutorial will show you how to make them.
Total Tutorials in Category: 57





