kupriyanenko / jbone

JavaScript Library for Events and DOM manipulation. Replaces jQuery for Backbone (2.5kb gzipped)
http://jbone.js.org
MIT License
279 stars 35 forks source link

there need to have removeAttr method #29

Closed budarin closed 9 years ago

budarin commented 9 years ago

in my code I need to add "disabled" attribut which is not boolean so I need to remove it when I want to enable element

kupriyanenko commented 9 years ago

Added method .removeAttr()