How to get the absolute coordinate of a specific elements in DotNetBrowser? -


anyone know how absolute coordinate of specific elements using dotnetbrowser?

thankyou!!

this functionality not present in dotnetbrowser dom api yet. possible workaround case using javascript.

update: functionality added in dotnetbrowser 1.8.3. possible obtain absolute or relative domelement position via dom api.


Comments

Popular posts from this blog

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -

php - Autoloader issue not returning Class -