diff --git a/src/definitions/modules/popup.js b/src/definitions/modules/popup.js index 00cd98e91..760823816 100644 --- a/src/definitions/modules/popup.js +++ b/src/definitions/modules/popup.js @@ -1153,7 +1153,7 @@ $.fn.popup.settings = { // automatically hide on scroll hideOnScroll : 'auto', // hide other popups on show - exclusive : true, + exclusive : false, // context to attach popups context : 'body', // position to prefer when calculating new position