#92: Code Walkthrough of Drawing Table

Avatar of Chris Coyier
Chris Coyier on (Updated on )

The Drawing Table is in essence a mini one-page jQuery application. It has one primary function, creating a colored design by changing the colors of cells in an HTML table. However it has many features to make this as easy and useful as possible. In this screencast we walk through the existing code looking at the finished example, the markup, and the JavaScript powering that it – feature by feature.

Links from Video: