Skip to content

Instantly share code, notes, and snippets.

@pixelastic
Created January 9, 2018 10:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pixelastic/d4b889273d1350af5584814672eadedc to your computer and use it in GitHub Desktop.
Save pixelastic/d4b889273d1350af5584814672eadedc to your computer and use it in GitHub Desktop.
// Pre-fill the content
#result0:before { content: "Aurora Pleguezelo" }
// […]
#result15:before { content: "Alexandre Collin" }
#result16:before { content: "Alexandre Meunier" }
#result17:before { content: "Alexandre Stanislawski" }
// […]
#result150:before { content: "Zo Asmail" }
// Hide them all
#results div { display: none }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment