Twipped / Kalendae

A javascript date picker that just works.
MIT License
1.99k stars 285 forks source link

Remove container on input destroy #111

Closed tedeh closed 11 years ago

tedeh commented 11 years ago

I'm attaching an addition to Kalendae.prototype.destroy that uses Element.remove to also remove the container element when the user requests the Kalendae instance to be destroyed.