summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2021-03-24 17:57:49 -0400
committerAdam T. Carpenter <atc@53hor.net>2021-03-24 17:57:49 -0400
commit7633bf5855ae5359d0fe280970e5c5c210c536b3 (patch)
treec26f668753de0f697e55813ec45cf27f262a9406
parent0fa1a68e5769ff1150d2915a7b336e37cb4808bf (diff)
downloadtwinh-7633bf5855ae5359d0fe280970e5c5c210c536b3.tar.xz
twinh-7633bf5855ae5359d0fe280970e5c5c210c536b3.zip
autofocus search inputs
-rw-r--r--artifacts/ui-demo.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/artifacts/ui-demo.html b/artifacts/ui-demo.html
index 85b2f51..6fe3a18 100644
--- a/artifacts/ui-demo.html
+++ b/artifacts/ui-demo.html
@@ -158,7 +158,9 @@
</nav>
<section>
- <input type="search" placeholder="hit enter to search!" />
+ <form>
+ <input autofocus type="search" placeholder="hit enter to search!" />
+ </form>
</section>
<section>