Skip to content

jaycliff/domxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

domxy

Get the individual coordinates (X or Y) of a DOM element.

Usage

$('body').getX();
$('p').getY();

About

Get the individual coordinates (X or Y) of a DOM element.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors