jquery clear chozen

JavaScript
$(".chosen-select").val('').trigger("chosen:updated");

Source

Also in JavaScript: