Closed jacobthemyth closed 9 years ago
Practice DOM traversal and manipulation
After completing this assignment, you should...
After completing this assignment, you should be able to...
main.js
main.css
index.html
Recreate the accordion below using CSS, JavaScript, and jQuery.
Recreate the calendar below using CSS, JavaScript, and jQuery.
Recreate the keyboard below using CSS, JavaScript, and jQuery.
https://github.com/ATMartin/TIY-HW-12-JSWidgets
Just adding to clean up issues. Keyboard not yet implemented - first two implemented from scratch. Thanks!
jQuery Practice
Description
Practice DOM traversal and manipulation
Objectives
Learning Objectives
After completing this assignment, you should...
Performance Objectives
After completing this assignment, you should be able to...
Details
Deliverables
main.js
main.css
index.html
Requirements
Easy Mode
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.