Skip to content

diego-carrera/jquery-backgroundPosition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

jquery-backgroundPosition

Simple plugin to get the background position of an element

Usage:

var position = $('element').backgroundPosition();

Returns an object with the form

{x:{val:0, type:'px'}, y:{val:50, type:'%'}}

About

Simple plugin to get the background position of an element

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published