Implement the dropdown we worked with last week with Jquery instead of javascript. I have started the Jquery code to toggle the "active" class for the menu. Aside from appearing and disappearing with this class toggled, your menu must also include the following functionality from last week's example:
You may choose to improve the functionality or animations (in JQuery or with modified css trasitions), and you may continue to work on the same example you built for the last assignment.
The original dropdown code can be found at Self-Taught JS.com.
ONE
TWO
THREE
FOUR