Welcome Guest Search | Active Topics | Sign In | Register

Disable Google Chrome Messages Options
M.Kramer
Posted: Tuesday, February 18, 2020 6:15:26 AM
Rank: Advanced Member
Groups: Member

Joined: 11/3/2015
Posts: 65
Hello,

I received a Popup Message from the Chrome engine:
"Auf dieser Seite wird Folgendes angezeigt" in english: "On this page the following is showed"

How can I disable these Popup Messages in EO.Webbrowser?
eo_support
Posted: Tuesday, February 18, 2020 9:05:47 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,071
Hi,

You have to know exactly how that message is displayed first. The most common way for a page to display a message is with JavaScript function alert. If that's the case, you can simply handle JSDialog event and decide what to do with it. The default implementation display a dialog to show the message. But you can do whatever you want in your event handler. If you do nothing in the event handler, then user will never see the message.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.