$("img").animate({left: '-50px'}, "slow");
用jquery的动画函数.animate去改变图片的left值
弄jquery没有api怎么行,下载一个chm的api文档,写的很全