mirror of
https://github.com/Wolvan/poll.horse.git
synced 2024-11-22 13:07:58 +01:00
23445f7509
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 |