Overview: Today we will do nothing but write some jQuery to make a small feedback form for a website. Thie code we are about to walk through can be significantly improved, so keep that in mind. Overall though, we are going to get the job done with some decent looking code, and next week we will turn our code we make today into a full blown plugin that anyone can use. The entire code for this section is in jQuery, so that when we refactor next week, we can change alot of jQuery into plain old Javascript.
Let's walk through the code that powers this little dialog and see what it is doing.
settings.title, but we kind of fell off after that. If we want to re-use this, we may not want all the titles to always be the same
$that much? Or can we do our browser a favor and just use plain old JS instead sometimes?