Show HN: Beatbar - Media player that beats in the browser address bar
11–20 of 44 posts
The reload button flashes like crazy.
Re: Show HN: Beatbar - Media player that beats in the browser address bar
#12Awesome work.
Just do me one favour: Add "return false" to the function bound to "space", otherwise the page scrolls when I hit it to pause.
Re: Show HN: Beatbar - Media player that beats in the browser address bar
#13Very cool indeed, but the title should be more like "Media player that spams your browser's history DB"
Re: Show HN: Beatbar - Media player that beats in the browser address bar
#14Awesome work. Just do me one favour: Add "return false" to the function bound to "space", otherwise the page scrolls when I hit it to pause.
Thanks, fixed.
Re: Show HN: Beatbar - Media player that beats in the browser address bar
#15Cool idea! but not cool that it has completely filled my web browsing history, thanks.
Re: Show HN: Beatbar - Media player that beats in the browser address bar
#16Very cool indeed, but the title should be more like "Media player that spams your browser's history DB"
Does it? I am doing a location.replace() which doesn't log the URL to history.
Re: Show HN: Beatbar - Media player that beats in the browser address bar
#17Cool idea! but not cool that it has completely filled my web browsing history, thanks.
Is it? For changing the window location I am doing a location.replace which doesn't log to the browser history. What browser are you on?
Re: Show HN: Beatbar - Media player that beats in the browser address bar
#18Cool idea! but not cool that it has completely filled my web browsing history, thanks.
Is it? For changing the window location I am doing a location.replace which doesn't log to the browser history. What browser are you on?
I noticed it as well - I am using Chrome 20 (dev build) on Windows