Best Tutorials website
Latest tutorials

Advertisment

Drop Down Menu Tutorial

Drop Down Menu Tutorial

This is a tutorial which creates a simple cross-browser drop-down menu system in JavaScript. Tested in IE 4+ NS 4+ NS6/7 Mozilla and Opera 5+. Now...


Views: 1002 | Rating star | by David
Javascript - Navigation

Creating a drop down navigational box

Creating a drop down navigational box

Learn how to implement a drop down menu box using the SELECT element of forms and JavaScript.


Views: 962 | Rating star | by Marry
Javascript - Navigation

Navigation Trees

Navigation Trees

For Web sites that are organized in a hierarchical manner, trees are a great way to present hierarchical content. This tutorial describes how the...


Views: 947 | Rating star | by Source
Javascript - Navigation

Navigation Menu JavaScript

Navigation Menu JavaScript

One of the simplest ways to add a navigation feature on your site is to put a drop down menu on each of your pages. This short tutorial describes...


Views: 1061 | Rating star | by Source
Javascript - Navigation

So, You Want A Remote Control, Huh?

So, You Want A Remote Control, Huh?

Here's a remote control panel that controls the bigger window. It allows you to open a specific page by clicking anf dragging the link with...


Views: 973 | Rating star | by Marry
Javascript - Navigation

Pull-down Menu

Pull-down Menu

The pull down menu is an excellent to condense many links into a small area. In the older days the only way to process a pull-down menu was to use...


Views: 927 | Rating star | by Marry
Javascript - Navigation

Redirecting URL in JavaScript

Redirecting URL in JavaScript

Learn how to redirect to different web pages when the user selects an item from a drop-down menu.


Views: 905 | Rating star | by Source
Javascript - Navigation

AnyLink Drop Down Menu

AnyLink Drop Down Menu

This is an extremely versatile drop down menu script for ordinary links on your page, including image links. It can be activated either onMouseover...


Views: 904 | Rating star | by Nick
Javascript - Navigation

AnyLink Vertical Menu

AnyLink Vertical Menu

A drop down menu that can be associated with any link on your page. The menu drops to the right of the link.


Views: 821 | Rating star | by Sean
Javascript - Navigation

Vertical Pull Down Menu

Vertical Pull Down Menu

Create a vertical pull down menu that works in IE and FF. This effect is great for cleaning up your navigation and giving it a more dynamic feel.


Views: 796 | Rating star | by Daniel
Javascript - Navigation

Home hot key using Javascript

Home hot key using Javascript

A script that jumps back 'home' when 'h' is pressed. In other words, a script that allows you to specify a target url to go to...


Views: 815 | Rating star | by David
Javascript - Navigation

DD Tab Menu (5 styles)

DD Tab Menu (5 styles)

Five elegant JavaScript horizontal menus that support a second level sub menu when the mouse rolls over a menu tab. Supports the ability to auto...


Views: 876 | Rating star | by Tutorial
Javascript - Navigation

Simple Drop-Down Menu

Simple Drop-Down Menu

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...


Views: 814 | Rating star | by Marry
Javascript - Navigation

jQuery tablesorter - sorting tables with Javascript is easy

jQuery tablesorter - sorting tables with Javascript is easy

Sorting HTML tables with Javascript has never been easier. This tutorial discusses combining the tablesort plugin with scrollto and dimensions....


Views: 789 | Rating star | by Ben
Javascript - Navigation

Navegacion desde ComboBox

Navegacion desde ComboBox

En este tutorial veremos una sencilla manera de navegar un sitio desde un Combo Box, sin la necesidad de usar un botón Submit en el formulario....


Views: 820 | Rating star | by Amy
Javascript - Navigation

Como ‘encadenar’ combos o listas

Como ‘encadenar’ combos o listas

Veremos una manera fácil de como actualizar los valores de un combo, en base a la selección de otro.


Views: 380 | Rating star | by Jason
Javascript - Navigation