Skip to content

fanda/embeded-contact-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

= Contact form for AJAX requests

  Server side is written in Sinatra
  Client side is written in Javascript with JQuery

  You must...
    - include client.js on the client side
    - create #success and #error elements
    - add hidden input field with name "domain" where value matches one case condition in server side script
    - have at least #name, #email and #message input fields
    - add class "req" to required fields for marking invalid inputs

  Form action is server document root and method is GET

About

Client and Server for contact forms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published