Confirm () pop-up box does not work on some Android phones (this is the only way to play)

clipboard.png

Mar.07,2021

try not to use confrim and alert to pop up boxes, because this part of the code can be intercepted by WebKit. It's best to use div to pop up the dialog


I can change it to clipboard.png


div simulation, you debug with Firefox, alert no longer works.
and alert and confrim have different styles in various browsers, so it's better to simulate them.


may be because webview disables the pop-up window, so it is recommended to simulate the write pop-up window

.
Menu