jQuery 屬性操作 - removeAttr() 方法
定義和用法
removeAttr() 方法從被選元素中移除屬性。
語法
$(selector).removeAttr(attribute)
參數 | 描述 |
---|---|
attribute | 必需。規定從指定元素中移除的屬性。 |
posted on 2014-04-10 14:01 順其自然EVO 閱讀(196) 評論(0) 編輯 收藏 所屬分類: jQuery
blog已經轉移至github,大家請訪問 http://qaseven.github.io/