Welcome Guest Search | Active Topics | Sign In | Register

Right Mouse Click in Web Browser Options
Roy
Posted: Saturday, February 8, 2014 9:19:10 AM
Rank: Newbie
Groups: Member

Joined: 2/6/2014
Posts: 2
Greetings,

I want to capture a right mouse click and obtain the inner html contents from a web page.

For example, if the right mouse button is clicked on a html label with the text: "First Name":

<label>First Name</label>

I want to extract the text "First Name" from the html tag.

I can accomplish this using JQuery and have actually done so.

However, can I accomplish the same thing using the Web Browser control without using JQuery at all?

Thanks,

Roy
eo_support
Posted: Monday, February 10, 2014 10:45:50 AM
Rank: Administration
Groups: Administration

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

I do not think EO.WebBrowser provides any direct support on this. You do not have to use JQuery, but you still have to use JavaScript.

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.