Background-Position Animations 介绍
Adds the ability to do background-position animations to jQuery 1.2, and
newer.
$('#background').animate({backgroundPosition: '(150px 250px)'});
程序名称:Background-Position Animations
授权协议: 未知
操作系统: 未知
开发语言:
Adds the ability to do background-position animations to jQuery 1.2, and
newer.
$('#background').animate({backgroundPosition: '(150px 250px)'});