请帮忙在JS中加入一个图标代码
$(this).children("a").css("background-color","#fff").css("color","#f90");在js代码里面加一个图标...
$(this).children("a").css("background-color","#fff").css("color","#f90");在js代码里面加一个图标,求帮忙
展开
1个回答
展开全部
我去,你写错了,你把那个点切成png图片(dian.png),然后如下:
$(this).children("a").css({"background:url(images/dian.png) center left no-repeat","color:#f90","padding-left:30px"});
这是jquery不是js,望采纳!
$(this).children("a").css({"background:url(images/dian.png) center left no-repeat","color:#f90","padding-left:30px"});
这是jquery不是js,望采纳!
追问
试过了,没有效果。算了,分还是给你吧,谢谢!
追答
你这个用样式写超简单,估计我没在编辑器打的代码,有问题。
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询