|
Description
|
Construct a course web page describing what you have accomplished in this course. The page must include one of the following:
- A pull down select menu
- A universal remote
- A dual select menu
|
|
Dual Select Menu
| |
A dual select menu is desribed in the Javascript Tip of the Week. An alternative is described on my dual menu page. My javascript code is in dualmenu.js.
The my dual select menu uses my unique names package, which invents unique names for HTML objects. The names are created oin a strange way so that there is an extremely remote chance that you would invent a similar name.
|
|
Select Menu
| |
A select menu is describe in the Javascript Tip of the Week. A dual select menu is described in a second tip. Can your take one of these to another level. I describe an improvement on my select menu page. The selectmenu.js file contains my code.
The my dual select menu uses my unique names package, which invents unique names for HTML objects. The names are created oin a strange way so that there is an extremely remote chance that you would invent a similar name.
|
|
Universal Remote
| |
The basic description and implementation of a univeral remote appears in the Javascript Tip of the Week
| |
This page was last modified
on Tuesday, 11-Jan-2000 06:34:36 EST |
|
Submission
|
- Due Date:
-
- How to Submit
- Email to beidler@cs.uofs.edu
- Subject Entry
- web course page
- Include
- The full URL for your page
- Penalties
- One submission per assignment (2 points)
Late fee (3+ points)
| |
Grading Considerations
|
This assignment is graded on
- The quality of your presentation
- The presentation of your Javascript
| |