标签: jquery onclick
我有以下代码
http://www.jsfiddle.net/uZc8w/
我只是想知道我将如何使用jquery / javascript删除该attr所以它将不再工作
答案 0 :(得分:13)
请参阅removeAttr。
更新了demo