Popup stay visible when clicking outside

Hi!

Can anybody tell me if it is possible for popup control to stay visible when user has click outside it?

Hi
It must to hide. How to reproduce the issue? May be you can provide a demo?
docs.dhtmlx.com/doku.php?id=othe … leted_demo

yeah, I know that this is default behavior, but maybe it can be change somehow. I want popup to stay visible even if I click outside it

hi

dhtmlx.com/blog/?p=1935

dhtmlxPopup - onBeforeHide event added
return true/false - allow/do not allow closing, try it

docs coming soon, here is a screenshot with some info

Thanks a lot! This is exactly what I was looking for!