Element.toggleAttribute DEMO
toggle target
toggleAttribute("disabled")
toggleAttribute("disabled", true)
toggleAttribute("disabled", false)