This is an example of a dynamic form which serves as an email builder. It is a genericized version of one I wrote for my employer.
It uses jQuery and jQuery Cookie and works in Safari and Firefox. It was last updated on 2008 June 7, adding
This is an example of separating HTML, CSS, and JS into separate sections. It includes form manipulation, form validation, and custom mailto: link generation.