A Library that adds dropdown functionality to DOM elements. Includes two functions:
onHoverDropdown(element): Expands and collapses a dropdown menu when the user hovers in and out.
onClickDropdown(element): Expands and collapses a dropdown menu when the header is clicked.