Skip to navigation

Question:
How to delay a javscript keyup click, so it wont get fired all by each keyup but by small delay

Design for simplicity, add complexity only where you must.