mirror of
https://github.com/Wolvan/poll.horse.git
synced 2025-02-18 10:44:21 +01:00
The options only appeared when at least 2 letters were typed into the input field as the event triggered before a value was set into the input field. Using `keyup` instead of `keydown` delays the event after a letter has been typed into it. |
||
---|---|---|
.. | ||
index.js | ||
result.js |