Remove attribute of HTML tag

后端 未结 6 2366
无人及你
无人及你 2020-12-01 18:45

Is it possible to remove the attribute of the first HTML

tag? So, this:

aaa
6条回答
  •  醉梦人生
    2020-12-01 18:55

    Yes, in fact jQuery has something for this purpose: http://api.jquery.com/removeAttr/

提交回复
热议问题