What is the best method to hide a div
, which is fulfilling the role of dropdown
, when the user clicks another place on the page?
At first, I value cross-browser solutions and without frameworks , but any extra application content using jQuery or even of CSS will be welcome.