sonjapeterson / name-learning

Project for YEI Tech Bootcamp--app for uploading collections of pictures and names to create flashcards for learning
http://namedeck.herokuapp.com
0 stars 0 forks source link

Quiz page: remove autofill #17

Closed vivecamorris closed 10 years ago

vivecamorris commented 10 years ago

Remove autofill of names on quiz page.

vivecamorris commented 10 years ago

We fixed this by simply adding "autocomplete="off" " to the input type tag of the html forms