waynegm / imgNotes

Extension of the jQuery imgViewer plugin to add markers and notes to the image
MIT License
99 stars 26 forks source link

close imgNotes on click out of division #20

Closed iiitmahesh closed 7 years ago

iiitmahesh commented 7 years ago

not able to close imgNotes on click out of division. I want to close imgnotes with out using close button given lib.

waynegm commented 7 years ago

Try: $('#NoteDialog').dialog("close");