
An inherent problem with the internet is that the UI elements are disconnected from the real world. People in the world are accustomed to things like switches, knobs and the like.
One thing that has been missing (at least I couldn’t find anything?) from HTML UI elements is the knob. An element that you can spin around to assign a value to some property. The functionality of a knob is basically the same as a slider — only the shape is different.
Up until now, you only had horizontal and vertical sliders to choose from. Boring. The look of them is generally ugly and there is nothing special about the design or intuitivityness.
» Read more: Javascript Circular Selection Knob (IE6 Compatible)





