I developed the website, I found a problem.
I designed a pop-up function on the website page. When the user clicks on a JS button, a pop-up window appears. This pop-up window will appear in most cases.
However, some browsers (PC or mobile web browsers) have a pop-up plug-in.
Because of its existence. Some users do not see pop-ups.
What technology do I need to circumvent these plugins?
I hope that when the user is using it, the pop-up window will appear normally.
Similar page: here