The Banana Project(facesaerch.com)
facesaerch.com
The Banana Project
http://www.facesaerch.com/banana.html
4 comments
Would be way easier to experiment with if there were some `analog knobs' -- for example sliders -- next to input boxes.
Otherwise pretty cool :-)
Otherwise pretty cool :-)
well, did you use it via a mobile device (iphone, ipad, android)? because it does have these 'knobs', implemented via the <input type="range" > element (which is not supported yet in ipad, iphone, ... - i think)
Firefox 4.0.1 on X11/Linux here @_@ (and Konqueror 4.5.5)
If you have an important feature that does not work in majority of browsers out there, you could at least inform about it. Best would be standards-compliant JS+DOM implentation...
// tbh., I'm getting pissed with the kaleidoscope of proprietary browser features that are `hip/cool/trendy/whatever' among browser vendors those days
If you have an important feature that does not work in majority of browsers out there, you could at least inform about it. Best would be standards-compliant JS+DOM implentation...
// tbh., I'm getting pissed with the kaleidoscope of proprietary browser features that are `hip/cool/trendy/whatever' among browser vendors those days
as with the most things in HTML5 ... it fails gracefully. knobs for webkit and other browsers which support the range-type. normale input type boxes for everyone else.
but yeah, there would be better ways to handle this.
but yeah, there would be better ways to handle this.
Got hooked on the Slavoj Zizek video!
This is great. A reset button would be handy though, as I spent ages trying to get the scales back in alignment :)