<input type="button" class="new"/>
$("input[name=new]").hasClass("new");

jQuery动态改变背景图片

$('.pop-box').css("background-image","url(\"<%=request.getContextPath() %>/img/wishes/"+data+".jpg\")");

 

相关文章:

  • 2021-07-21
  • 2022-12-23
  • 2021-07-28
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-09-02
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-22
相关资源
相似解决方案