Blogger Plug 'n' Play

NOTICE

Adfly Links not working Find Direct Links HERE
Showing posts with label jQuery Close Div. Show all posts

Hide Div on Click Outside jQuery

There are two methods using which we can close a div when a user click out side it.

1)Using below code we can close div


2) Using this method also we can close Div but it also closes the Div when clicked on scroll bar.

Learn more »