Thread
Stories related to "An HTML Switch Control" across the full archive.
This is an experimental drawing app I made over the last two weeks. It uses Bezier curve fitting to smooth out the lines that you draw.
HTML5 is a lot more than just a few cool new semantic tags. The HTML5 specification actually has a bunch of new JavaScript APIs for us all to work with. Not all of these specs are finalized and they're not all widely implemented in browsers. That doesn't necessarily mean that we can't take advantage...