I\'m new to jquery and I\'m looking at google\'s code to create their \'More\' button. I\'ve got it working atm but the only way to make the drop down disappear is to click
On opening of the menu, create a transparent overlay div of the same width and height of the window. On click of that div, close the menu and destroy the div.