Lab 39: Stripe Follow Along Nav
Link to Lab 39:
For this lab were assigned to create these drop-down menus that would appear when the mouse hovers over the element and then disappears when the mouse leaves. This was done using costs that would collect information such as the content that the drop-down menus would contain as well as making so the transition between the menus would be a change in dimension, position, and content instead of creating a completely new menu. Then there would be event listeners that would run the function that makes the menu appear when the mouse enters and disappears when the mouse leaves. This lab could be useful in the future if you want to create a webpage where the user has no need to click or possible to make a message appear when one hovers over a specific element.
For this lab were assigned to create these drop-down menus that would appear when the mouse hovers over the element and then disappears when the mouse leaves. This was done using costs that would collect information such as the content that the drop-down menus would contain as well as making so the transition between the menus would be a change in dimension, position, and content instead of creating a completely new menu. Then there would be event listeners that would run the function that makes the menu appear when the mouse enters and disappears when the mouse leaves. This lab could be useful in the future if you want to create a webpage where the user has no need to click or possible to make a message appear when one hovers over a specific element.

Comments
Post a Comment