diff --git a/index.html b/index.html index 33a1cd53..4bc58b54 100644 --- a/index.html +++ b/index.html @@ -9,12 +9,13 @@ @@ -103,8 +112,9 @@ type="url" class="header-input" id="manifestUrl" - placeholder="Enter a IIIF manifest URL" - aria-label="Manifest URL" + placeholder="IIIF manifest URL" + aria-label="IIIF manifest URL" + onfocus="event.target.select()" />