在js里设置背景图片的定位
在css里:background:url(../images/channel1.png)no-repeat00;请问下在js里怎么设置位置为-100px-100px;...
在css里:background:url(../images/channel1.png) no-repeat 0 0;请问下在js里怎么设置位置为-100px -100px;
展开
3个回答
展开全部
例:img.style.backgroundPosition = '-100px -100px';
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
2013-04-03
展开全部
应该是使用backgroundPosition
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
document.getElementById('id').style.backgroundPosition = "-100px -100px"
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询