Hacker News new | ask | show | jobs
Show HN: Instant search for Spotify (rukmal.github.io)
11 points by rukmal-w 4436 days ago
2 comments

looks good.. you can also add OnLoad="document.FORMNAME.search.focus();" to your beginning <body> element to auto-select the input field, google-style. FORMNAME being the name of your form.
How is it different from adding the autofocus property to input field?
Didn't know that. I'll add it now. Thanks!
Nice! I would make the widget bigger.
Thanks for the input. I'll work on it!