Lab 5 Reflection

In this lab, we had to utilize the jQuery animate method. This lab was particularly challenging because my original intention for the code was to have the buttons be a toggle, but as I kept going it proved itself to be not worth going after. After thinking about it, I decided to have the buttons animate the property then return it to its original state rather than having it be a toggle.

For future projects, the animate method can be useful for keeping the user on the page instead of redirecting the user to another page. The method can also be useful for transitioning between elements to keep a flow of ideas coming in.

Comments

Popular posts from this blog

Final Portfolio Reflection

Seminar 2

Lab 29