Wijmo UI for the Web
destroy Method
wijmo.dropdown Namespace > wijdropdown type : destroy Method
Remove the functionality completely. This will return the element back to its pre-init state.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijdropdown("destroy");
});
function destroy() : any;
See Also

Reference

wijdropdown type
wijdropdown jQuery Widget