ape-javascript-library icon indicating copy to clipboard operation
ape-javascript-library copied to clipboard

getOffsetCoords [APE.dom Meta refactoring]

Open GarrettS opened this issue 15 years ago • 0 comments

position-f.js:

  • Move isAboveElement, isBelowElement, isInsideElement to a separate file, allowing these methods to use any getCoords function that returns an {x:number, y:number} object.
  • Create new test file for said test functions.
  • Rename file to getOffsetCoords.js and update all references in workspace (do a search), including build.xml, suite.html, etc (do a search).

GarrettS avatar Aug 24 '10 20:08 GarrettS