I needed install JQUERY DATEPICKER. It doesn’t work with the JQUERY native install (jquery 1.12.4). But it works with the same jquery, cdn version : https://code.jquery.com/jquery-1.12.4.js
But when the cdn version is activate (in child theme functions.php width “my_custom_head_output”), the others javascript function don’t work any more… 🙁