摘要: 更换背景用jquery找到对象,改变它的css的背景图片地址即可: $( "对象" ).css( "background" ,"url(新背景图片地址)"); 例如: 阅读全文
posted @ 2018-10-18 10:01 包子酱呐 阅读(2810) 评论(0) 推荐(0)