How to make Steam search look cool with a simple addition?

Channel:
Subscribers:
152
Published on ● Video Link: https://www.youtube.com/watch?v=b9L2KSGuMgs



Duration: 0:34
124 views
0


Shorter version of the previous video
Here the code added to the search input:
x-webkit-speech="search" onwebkitspeechchange="var form = $(this).up('form'); if ( form.onsubmit() ) form.submit(); return false;"