How to access DOM model with JWebBrowser?

234 Views Asked by At

Is there are any way to access DOM model with JWebBrowser from Dj project http://djproject.sourceforge.net/main/index.html ? If no, could you please suggest alternatives that can do that. thanks.

1

There are 1 best solutions below

0
On BEST ANSWER

You can access the DOM model via JavaScript executed via the method executeJavascriptWithResult of JWebBrowser.