From 7775a3008d33fa4a7a7a4b3d87806c4d81539b39 Mon Sep 17 00:00:00 2001 From: Nicolas Zerr Date: Wed, 13 Oct 2021 10:29:10 +0200 Subject: [PATCH] Accessibility fix and improvement > add title attribute as pseudo-visible information --- tarteaucitron.js | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/tarteaucitron.js b/tarteaucitron.js index af78c07..c18a157 100644 --- a/tarteaucitron.js +++ b/tarteaucitron.js @@ -312,13 +312,13 @@ var tarteaucitron = { // Step 3: prepare the html html += '
'; if (tarteaucitron.reloadThePage) { - html += ''; + html += ''; } else { - html += ''; + html += ''; } html += '