Background-Position Animations
Adds the ability to do background-position animations to jQuery 1.2, and newer.
$('#background').animate({backgroundPosition: '150px 250px'});
Downloads
Development
(22 votes)
Adds the ability to do background-position animations to jQuery 1.2, and newer.
$('#background').animate({backgroundPosition: '150px 250px'});