Tagged Questions
0
votes
1answer
384 views
IHTMLElement2.getBoundingClientRect() does not work correctly
The getBoundingClientRect() does not work accurately for all cases. It fails when say a list of links that are side by side in a row and half of them are pushed to the next line because all the links ...