Contact Form


All needed files are in /form directory.

Remember to includeon page.
To configure form just edit form/config.php and change e-mails to your own :

That’s it!

You can create contact form with a use of:

  • Input
  • Textarea
  • Submit button

–Input

HTML markup

 

–Textarea

HTML markup

 

–Submit button

HTML markup

 

Screenshot

Contact form

Contact form

 

Options (can be changed in HTML) :

  • Mail Subject – just change value in :
  • Success Message – change successMessage div content
  • Error Message – change errorMessage div content