Tutorial search

Tutorials
Stuff
Affiliates

Cool Stuff




The fastest way to master the basics of Adobe Photoshop

Click here to find out how

Photoshop Templates


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

View all templates

Simple Drop-Down Menu - JavaScript tutorial


This clean-looking menu is very simple to implement and can be placed anywhere on a page. Adding or deleting levels is easy to do. The menu is created without tables, using unordered lists and hidden layers.
Category: JavaScript tutorials > Navigation - Difficulty:


More cool JavaScript tutorials:



JavaScript Status clock - Basic
JavaScript Status clock - Basic
In this article we are going to see the ways to add different effects at the status bar of a web browser.Here we are see how to add clock at our browse status bar. Take a look below on piece of code…
Category: JavaScript tutorials > Date & Time - Difficulty:
Floating Menu
Floating Menu
Floating Menu
Category: JavaScript tutorials > Navigation - Difficulty:
First Step To Ajax - A simple way to get started with Ajax using prototype.js
First Step To Ajax - A simple way to get started with Ajax using prototype.js
First Step To Ajax - A simple way to get started with Ajax using prototype.js
Category: JavaScript tutorials > AJAX - Difficulty:
Event Calendar 2
Event Calendar 2
Event Calendar 2
Category: JavaScript tutorials > Date & Time - Difficulty:
Get key press event using JavaScript
Get key press event using JavaScript
This tutorial will show you how to get the pressed key in the browser window, whether it's Ctrl, Alt, Shift, Page Up, Arrow Up or any other key. There's both an Internet Explorer and a Firefox way of doing this.
Category: JavaScript tutorials > Basics - Difficulty: