Closed tedeh closed 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.
Kalendae.prototype.destroy
Element.remove
I'm attaching an addition to
Kalendae.prototype.destroy
that usesElement.remove
to also remove the container element when the user requests the Kalendae instance to be destroyed.