if (event.keyCode == 13) {
   search();
  }

+ Recent posts