Welcome Guest Search | Active Topics | Sign In | Register

EO.WebBrowser.DOM How to get children of html element? Options
Abakum
Posted: Friday, February 22, 2019 5:25:04 AM
Rank: Newbie
Groups: Member

Joined: 2/22/2019
Posts: 2
Dear frends Im trying todo:

webControl1.WebView.EvalScript("getElementsByClassName('dropdown-menu inner').children");

but children count is null!

Senks for answer.
eo_support
Posted: Friday, February 22, 2019 1:29:13 PM
Rank: Administration
Groups: Administration

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

We do not provide assistant on general programming topics such as JavaScript. In your case you can troubleshoot your JavaScript code with any tool available to you such as Chrome's built-in Developer Tools. If you believe your JavaScript code is correct and the problem is with WebView.EvalScript method, you can isolate the problem into a test project and send the test project to us. See here for more details:

https://www.essentialobjects.com/forum/test_project.aspx

Thanks!
Abakum
Posted: Friday, February 22, 2019 4:04:19 PM
Rank: Newbie
Groups: Member

Joined: 2/22/2019
Posts: 2
Thanks for answer. i going another way, to resolve my problem.


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.