tooltip+popover destroy method does not remove the element from the DOM
Created by: fadomire
i searched for an already opened issue but did not found any that was reporting this exact problem.
I'm trying to use the destroy method on tooltip (bootstrap v3) but it does not remove the element from the DOM.
Any idea ?
Fiddle : http://jsfiddle.net/52VtD/59/
click on the button to trigger the tooltip destroy method