Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

6 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages