JQuery JavaScript Tutorial

< html lang="en">

  
  
  
  
  
  
  
    $(function() {
            $("#date").datepicker();
    });