Find the elements in a page that are closest to a particular point or element, based on pixel dimensions
98
stars
23
forks
source link
Convert `checkHoriz` and `checkVert` options to `sameX` and `sameY` respectively #9
Closed
gilmoreorless closed 10 years ago
Same functionality internally, but better named and consistent behaviour with
onlyX
andonlyY
(set totrue
instead offalse
)This also means deprecating
checkHoriz
andcheckVert