diff --git a/index.php b/index.php index 66562a6..971aa3c 100644 --- a/index.php +++ b/index.php @@ -191,7 +191,7 @@ function definition_courante($definitions, $position) { $definition): ?> -
  • ">
  • +
  • ">
  • @@ -204,6 +204,8 @@ function definition_courante($definitions, $position) {
  • + +
  • @@ -232,6 +234,8 @@ function definition_courante($definitions, $position) { + +
  • diff --git a/script.js b/script.js index c660983..4959f2c 100644 --- a/script.js +++ b/script.js @@ -48,8 +48,6 @@ for (let input of inputs) { } } } - - input.select(); }; input.onkeydown = function (event) {