ATMartin / TIY-Homework

0 stars 0 forks source link

2015-01-23 #25

Closed jacobthemyth closed 9 years ago

jacobthemyth commented 9 years ago

jQuery Practice

Description

Practice DOM traversal and manipulation

Objectives

Learning Objectives

After completing this assignment, you should...

After completing this assignment, you should be able to...

Recreate the accordion below using CSS, JavaScript, and jQuery.

Normal Mode

Recreate the calendar below using CSS, JavaScript, and jQuery.

Hard Mode

Recreate the keyboard below using CSS, JavaScript, and jQuery.

ATMartin commented 9 years ago

https://github.com/ATMartin/TIY-HW-12-JSWidgets

ATMartin commented 9 years ago

Just adding to clean up issues. Keyboard not yet implemented - first two implemented from scratch. Thanks!