Hi all,
I'm trying to leverage HTMLParser to extract proximity/layout properties (as
one would be able to do through using the DOM and offsetWidth/offsetHeight
recursively on parents to a given element).
Is this something I can accomplish with the API, and if so, how?
Thanks for all the help.
Cheers,
Nick