I received a number of requests for a public version of my contact form I use on this website. You can view a demo here.
This contact form requires PHP version 5 or higher and uses jQuery and the jQuery UI framework, which are both included with the contact form.
To use the contact form, unzip the package, adjust the settings which are located in contact_form/index.php, upload the folder contact_form to your server, and give it a test run.
You can theme the contact form with jQuery Themeroller. Additionally, you can add (or replace) javascripts (or css) by editing the “INCLUDE_JAVASCRIPTS” constant on line 57 of contact_form/index.php.
The contact form can be used as a standalone webpage or a modal overlay.
Download: Download