• Blogs (9)
    • 📱 236 - 992 - 3846

      📧 jxjwilliam@gmail.com

    • Version: ‍🚀 1.1.0
  • A Fancy AJAX Contact Form

    Blogs20112011-11-15


    A Fancy AJAX Contact Form

    I used several PHP/Javascript contact Forms. The best of them - I think - is ’A Fancy AJAX Contact Form’. The url: http://tutorialzine.com/2009/09/fancy-contact-form/

    This ajax-style Contact Form is quite simple, straight, with several fantastic advantages:

    • formValidator plugin for form validation.
    • JQTransform plugin, which will style all the input fields and buttons of the form.
    • In addition using the PHPMailer class to send out the contact form emails.

    jQuery’s formValidator, JQTransform are practical, Fancy Contact Form integrates them together to generate a beautiful, convenient, ajax-style ‘Contact Us’ application. It is a very useful add-value of a website.