Lab 39

In this lab, we basically made a dropdown menu that appears when you hover over an element. When looking at the code, we can see that we are using JavaScript to add classes to the hover elements which will then cause the dropdown menu to appear. While the effect is cool, I don't really think it has a practical purpose to me. All I'm doing is adding a whole junk of JS and HTML just to make a small but appealing effect.


Comments

Popular posts from this blog

Final Portfolio Reflection

Seminar 2

Lab 29