Hello. I have a page. The page contains a link. When a user clicks the link a drop-down menu showes. I want to hide the drop down menu when the user clickes wherever else on the page. It has to work like <select/>. The drop down menu is <ul/>. So I can not use blur event. PS It has to work the same as Gmail->Contacts->Groups (control element working like <select/>).