Comment on P99 0 ms* autocomplete for 240M domain namesparentComments−weird-eye-issue11dOverall the correct event to listen to would be the input even not the keydown event since it handles the edge cases I mentioned earlierI never meant to infer that the keyup event is specifically what should be listened to
Comments
Overall the correct event to listen to would be the input even not the keydown event since it handles the edge cases I mentioned earlier
I never meant to infer that the keyup event is specifically what should be listened to