NetTalk Central
Toggle navigation
Login
Register
×
Welcome,Guest
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
Red cross icon in popups
« previous
next »
Print
Pages: [
1
]
Author
Topic: Red cross icon in popups (Read 2516 times)
Alberto
Hero Member
Posts: 1873
Red cross icon in popups
«
on:
November 03, 2023, 04:57:36 AM »
Hi, is there any way of delete the close red cross icon in a popup window?
And any way of set it as modal so the user must click on a button to close?
Thanks
Logged
-----------
Regards
Alberto
Alberto
Hero Member
Posts: 1873
Re: Red cross icon in popups
«
Reply #1 on:
November 04, 2023, 06:11:18 AM »
THis css seams to work ok
button.ui-button.ui-corner-all.ui-widget.ui-button-icon-only.ui-dialog-titlebar-close {
visibility: hidden;
}
Any advice?
Logged
-----------
Regards
Alberto
Bruce
Global Moderator
Hero Member
Posts: 11250
Re: Red cross icon in popups
«
Reply #2 on:
November 06, 2023, 02:30:57 AM »
what happens if you press Esc on the keyboard?
What if the user navigates away from the popup using the URL?
What if they just close the browser?
Logged
Print
Pages: [
1
]
« previous
next »
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
Red cross icon in popups