| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

Lecture - JavaScript - Creating menus with JavaScript

Page history last edited by diravix@... 10 years, 1 month ago

 Creating menus with JavaScript

 

 

Prerequisites

 

All HTML and CSS Video Lectures.

Should be proficient with html and css

Should be familiar with functions and variables in JavaScript

 

Summary

 

Topics covered:

Using simple drop down menus in javascript - http://javascript-array.com/scripts/simple_drop_down_menu/# 

Timers, functions, and variables

HTML (specifically ul, li, and a)

 

 

Video 

 

 

http://online1.daytonastate.edu/player2.php?id=7a006957be65e608e863301eb98e1808 

 

Reference Materials

 

All code is available at http://javascript-array.com/scripts/simple_drop_down_menu/# 

 

Dynamic Drive is a very large JavaScript library, you should become familiar with it - http://www.dynamicdrive.com/ 

 

Below is the same code as an embedded jsfiddle

 

 

 

Additional Information

 

 

COP 4813 Lectures

Comments (0)

You don't have permission to comment on this page.