Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 322 Bytes

readme.md

File metadata and controls

11 lines (10 loc) · 322 Bytes

How to use uniMail

  1. Include jQuery;
  2. Include Ajax code from script.js;
  3. Change Ajax selector in you JS;
  4. Create HTML form with you form class;
  5. Create HTML Hidden Required Fields with you values;
  6. Change path to mail.php in you JS.
  7. Done!