I making auto suggestion box.Autosugestions are displayed in div.I want to hide div id when click outside div id anywhere on page?
Asked
Active
Viewed 197 times
0
-
3http://stackoverflow.com/questions/714471/jquery-hide-element-when-clicked-anywhere-on-the-page – Aug 13 '12 at 06:34
3 Answers
0
I think you'll need to use javascript for this. JQuery can help you here. Check if this is useful to you: http://jqueryui.com/demos/accordion/