When a popup is opened via Task Button, clicking outside of the popup automatically closes it. Is it possible to disable this on clicking certain page elements?
The reason: We've initialised tinyMCE within a textarea in the popup. When clicking on text colour within tinyMCE's toolbar (which itself opens another popup), the original popup closes.
The reason: We've initialised tinyMCE within a textarea in the popup. When clicking on text colour within tinyMCE's toolbar (which itself opens another popup), the original popup closes.
I'd imagine it would be, but you're probably going to have to do that yourself in jQuery somehow.
This topic is locked and no more replies can be posted.