Home

Submit

Source

Feeds

Home » JavaScript » Menus and Buttons ::

JavaScript Menus and Buttons
Cascading menus are everywhere. The Start Menu in Windows is a perfect example. Here is a script that will allow you to create cascading menus in IE5 and keep a default hyperlink in place for other browsers.
Related Tutorials
JavaScript Menus and Buttons
Cascading Menu Script Explained
JavaScript / Menus and Buttons
Ever wanted to follow a detailed walk-through of a sophisticated JavaScript program? Well get your hiking boots on and join us for a stroll through the entire length of Aaron Prenot's cascading menu script.

Site: www.webdevelopersjournal.com Report - View Tutorial

JavaScript DHTML and DOM
Expandable and Collapseable menus with cookies
JavaScript / DHTML and DOM
This is a basic script that will open or close a div by toggling it, and saving its state within a cookie.

Site: www.mileswjohnson.com Report - View Tutorial

JavaScript Menus and Buttons
Image Map Drop Down Menus (IE4+) & (NN4+)
JavaScript / Menus and Buttons
Use the following DHTML script to give a neat navigation for your site without much code involved. It is easy to integrate and modify for an amateur designer, however you need to have some knowledge of HTML.

Site: www.smartwebby.com Report - View Tutorial

JavaScript DHTML and DOM
Javascript DOM and Nodes
JavaScript / DHTML and DOM
What exactly is the DOM? The Document Object Model is a platform that allows scripts to access and manipulate the content, structure and style of a web document. Dynamic HTML, a combination of Javascript, Cascading Style Sheets, and HTML used to animate webpages, relies entirely on the DOM.

Site: www.carbotek.org Report - View Tutorial

JavaScript Menus and Buttons
Hiding Div Layers After 5 Seconds (Specified Time - X Seconds)
JavaScript / Menus and Buttons
Many things can be done with layers, one of the most useful thing being the navigational drop down menus. Only problem with many HTML editors including Dreamweaver at the moment is that they do not provide an option to close or hide the layers after a specified time.

Site: www.webdesign.org Report - View Tutorial

JavaScript Forms
Select Menu List
JavaScript / Forms
Move items from one menu to another by using two multiple-select menus. Make it easy to create a list, for example. I found this useful when creating a distribution list where I had a set of people available on one side and the list on the other.

Site: blazonry.com Report - View Tutorial

JavaScript Forms
Drop down date select
JavaScript / Forms
This script displays the current date inside a form via 3 prefilled drop down menus (day, month, year). The visitor can then specify a different date if he/she wants. You can have multiple drop down dates within the same form as well.

Site: www.javascriptkit.com Report - View Tutorial

JavaScript Forms
Changing Select element content on the fly
JavaScript / Forms
Changing a select element's content on the fly is a powerful feature of JavaScript that's just as practical. It forms the basis of implementing inter-dependant select menus, where the selection of one menu changes the contents of another. In this tutorial, lets look at how this is done, and also, how to create a 2 level interdependent select list using the technique.

Site: www.javascriptkit.com Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement