In this short tutorial, we will be creating a replacement for the default browser checkboxes in the form of a simple jQuery plugin. It will progressively enhance your forms but at the same time fall back to the default controls if JavaScript is unavailable. HTML The first step is to lay down the structure of the underlying HTML document. We will need a form with checkboxes which we will later be r