Autocomplete involves the program predicting a word or phrase that the user wants to type in without the user actually typing it in completely
5
votes
0answers
43 views
Should I use javascript cookies in lieu of autofill where autofill is unreliable?
Autofill is a good option for users who don't have an account. But it seems that how browsers determine how they'll implement autofill information varies. I'm not surprised of course. In Chrome, it's ...
4
votes
0answers
95 views
Effectiveness of suggested answers on forums, like Stack Exchange
Is there data or research on how effective suggested answers are in preventing people from asking duplicate questions on online forums and Q&A sites?
While some people make an effort to search, ...