Skip to main content
CSS-Tricks
  • Articles
  • Videos
  • Almanac
  • Newsletter
  • Guides
  • DigitalOcean
  • DO Community
Search

Articles Tagged
autocomplete

5 Articles
{
,

}
Direct link to the article So, You Want to Build an @mention Autocomplete Feature?
autocomplete search

So, You Want to Build an @mention Autocomplete Feature?

We’re all familiar with the concept of autocompletion, right? You type something into a search box and it tries to guess what you’re looking for as you type, displaying suggestions, often below the cursor. While we’re used to autocomplete on …

Avatar of Sarah Dayan
Sarah Dayan on Nov 1, 2021
Direct link to the article Coordinating Svelte Animations With XState
autocomplete svelte xstate

Coordinating Svelte Animations With XState

This post is an introduction to XState as it might be used in a Svelte project. XState is unique in the JavaScript ecosystem. It won’t keep your DOM synced with your application state, but it will help manage your application’s …

Avatar of Adam Rackis
Adam Rackis on Apr 7, 2021
Direct link to the article How to Add Lunr Search to Your Gatsby Website
autocomplete gatsby graphql search

How to Add Lunr Search to Your Gatsby Website

The Jamstack way of thinking and building websites is becoming more and more popular.

Have you already tried Gatsby, Nuxt, or Gridsome (to cite only a few)? Chances are that your first contact was a “Wow!” moment — so many …

Avatar of Paulina Hetman
Paulina Hetman on Apr 22, 2020 (Updated on Aug 18, 2021)
Direct link to the article Better Form Inputs for Better Mobile User Experiences
autocomplete forms inputmode inputs ux

Better Form Inputs for Better Mobile User Experiences

Here’s one simple, practical way to make apps perform better on mobile devices: always configure HTML input fields with the correct type, inputmode, and autocomplete attributes. While these three attributes are often discussed in isolation, they make the …

Avatar of Alex Holachek
Alex Holachek on Apr 17, 2020 (Updated on Apr 27, 2020)
Direct link to the article Building an accessible autocomplete control
accessibility autocomplete

Building an accessible autocomplete control

Direct Link

Here’s a great in-depth post from Adam Silver about his journey to create an autocomplete field that’s as accessible as possible. There are so many edge cases to consider! There are old browsers and their peculiar quirks, there are accessibility …

Avatar of Robin Rendle
Shared by Robin Rendle on Feb 6, 2020

CSS-Tricks is powered by DigitalOcean.

Keep up to date on web dev

with our hand-crafted newsletter

DigitalOcean
  • DigitalOcean
  • DigitalOcean Community
  • About DigitalOcean
  • Legal
  • Free Credit Offer
CSS-Tricks
  • Email
  • Guest Writing
  • Book
  • Advertising
Follow
  • Mastodon
  • Twitter
  • Instagram
  • YouTube
  • CodePen
  • iTunes
  • RSS
Back to Top