How to close elementor popup by clicking anywhere? - popup

I have a popup created in elementor all over the screen. There are no free spaces outside the popup and don't want a close button.
I need the user to be able to close the popup and see the page content by clicking ANYWHERE on the popup.
Can't find any solution on elementor to close the popup clicking anywhere you want.

Related

Unity openWindow takes two clicks to Open

I'm using the WebGL OpenWindow plugin to open a link in a new tab. I attached the script to a button and it is supposed to open the new link as soon as the button is clicked. This works correctly in the Unit Editor, but as soon as I build the project, it takes two separate clicks to open the new tab. After I press the button, I have to click anywhere on the screen in order for the link to open in a new tab. Does anyone know why it doesn't open the new tab right after the button click? Thank you.
OpenURL code

close sidr menu when user clicks link

I'm developing a site that uses the sidr menu. This site also uses modal windows to display content. when a user presses a menu item and it opens a modal window, the window opens below the sidr menu.
should I:
A. stack the modal window above the slidr menu so the entire contents can be seen? This might work as the toggle menu button is covered.
B. Force the menu to close so the modal window is not closed.
I thought changing the z-index of the modal window would work but I can't get it to load above the menu. the z-index of the menu is 999999. I tried 1,000,000 for the modal window, but it still loads below the menu.
what else can I try?

GWT DialogBox : Not able to click anywhere on the page apart from the dialog box

I am using a dialog box to show some information in my UI. That dialog box has a vertical panel inside it and the vertical panel has a textArea.
Now if we open the dialog box by clicking a button on my page, I am not able to click anywhere outside that dialog box.
Now the consequence of this :
1) I have a session timeout of 10 min after which I am logged out .
2) I have a session refresh event that triggers when we click anywhere on the root panel.
3) But once the dialog box is open, I am not able to click anywhere outside the dialog box which results in my session timing out.
I want something that would enable me to click on my page even when the dialog box is open. Is there a way to do this ?
Thanks.

place a popup in tinymce after button click

I added a button to the tinymce editor (version 4.x) and when the user clicks on it it opens a popup to set options. I would like to have this popup open next to the button but I can't find how to get the coordinates of the button.
The function called by the button has an "editor" instance which contains a "buttons" attribute, but no useful information in there for placement.
I could use the element containing the editor as a reference, but is there a better way?

Like Box "show more" button opens another Like Box in another tab

In the like box, when i scroll down to the end of the news stream and click the show more button it opens the like box in a new tab. And doesn't show older news.
Please help.