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

compatibility with jquery html method #10

Closed elprogresivo closed 11 years ago

elprogresivo commented 11 years ago

Return string with innerHtml of first element instead of collection, return undefined instead null if element is not found.