$(document).ready(function() {
  $('#customselector').customSelect();
}
);