Welcome Guest Search | Active Topics | Sign In | Register

Detect click button by webview Options
Minh Giang
Posted: Monday, September 29, 2014 5:46:16 AM
Rank: Member
Groups: Member

Joined: 9/11/2014
Posts: 17
Hi eo_support!
I'm using EO.Webbrowser, and use some javascript, like:

Code: C#
webview.EvalScript("$(':submit').click();");

Is there any way to know this click event is performed by the user or by webview javascript execution?
Thanks!
eo_support
Posted: Monday, September 29, 2014 9:34:11 AM
Rank: Administration
Groups: Administration

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

You can search online for this ---- there maybe a way to do this with JavaScript but it would not have anything to do with our product. Your question a generic web development question --- how to find out if a click is from user or from JavaScript in a web page. If you can find some JavaScript code that does that and it works with Google Chrome browser, then it should work with EO.WebBrowser.

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.