I faced popup close issue in crome browser while dragging mouse outside from the popup area.
How to solve the issues of popup close in crome browser while dragging to outside the popup
You need to pass option parameter in popup js call blur=false so it will not close the popup in crome.
How to solve the issues of popup close in crome browser while dragging to outside the popup
You need to pass option parameter in popup js call blur=false so it will not close the popup in crome.
Lets see below example and code.
0 comments:
Post a Comment