This showcases two menus that I built with JQuery (light-blue) and with React (pink). The pink menu has the ability to call a function with different arguments for each items passed in as a dictioary (key=label, value= arguments). Notice that the box that appears when you hover over an element fades in on the element you hover on initially, not sliding for the elemnt you exited the menu on.