-
Webbrowser Control and CSS style
Hi,
I am using the Webbrowser control to pull data from a webpage.
The webpage contains DIV tags with style ="display: none;
I can get the DIV tag to open however instead of going to style ="display: inline; " it is first going to
style ="display: block; "
So when I read the document back from the webbrowser control I am getting the blocked DIV.
Is there a way to ensure that the webbrowser control waits for the DIV tag to be style ="display: inline; "?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks