6
Reply

How to load the html element when click on anchor tag in web

Sourabh Choubey

Sourabh Choubey

Apr 12 2017 6:11 AM
316
I want to load the html contents of a div element that is displayed after we clicked on the anchor tag. I am already loaded the html contents of anchor tag and also clicked it by btn.Invokemember("Click"). But after that a div element is loaded in a html document. So how can I loaded that div element. Any help will be greatly appreciated

Answers (6)