Skip to content

Extends jQuery.position() to collect CSS3 translated position in addition to native method

Notifications You must be signed in to change notification settings

benbarnett/jQuery-Position-Enhanced

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

jquery.position-enhanced plugin

Extends jQuery.position() to collect translated position in addition to native method

Tested with jQuery 1.3.2 to 1.6.2

What it does

Extends the native $.position() method to detect CSS3 translations that have affected the position of the element. This isn't required in Webkit, but currently Firefox (including v7) reports 0.

Use it in exactly the same way as you would $.position() - http://api.jquery.com/position/

Changelog

0.11 (04/11/2011):

  • IE Fixes

0.10 (19/10/2011):

  • Plugin released.

Credits

About

Extends jQuery.position() to collect CSS3 translated position in addition to native method

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published