Skip to content
/ domxy Public

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

Notifications You must be signed in to change notification settings

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

No packages published