|
DG AJAX Contact Form for Joomla! |
|
|
Escrito por Daian
|

The new version of the module is here!!! This module is just a simple way to display a contact form in a module position and avoid page reload using AJAX to send the message.
HISTORY
The history is really short but everybody write about it on the README.txt files and I just want to put something: There was a first version (1.0) which was developed using a Javascript library of myself and it was not a "code beauty" , that´s why I made this new one which is less uggly (on the code stuff i mean) and it use Mootools (people love it :)
WHAT´S NEW ON THIS VERSION??
First of all: it was completly rewrited and variables was the only things which remain their names (am not sure at all) - In this new version I used Mootools instead of a simple Javascript library to proccess the webform and now it is faster.
- The CSS is now really configurable and you can give it colors to make it better look with your template.
- ANTISPAM system is now done. I do not want to use CAPTCHA to avoid spam but...instead of it I used hidden fields which is a simple way to do it and it is transparent to users. I added a hidden field call "Spam" and if some robot try to fill it there will be a funny message which said: "Hello Spammer! This form is not for you :)"
- There is also a new way to validate fields using a form validator named: fValidator (http://zendold.lojcomm.com.br/fvalidator/)....GREAT TOOL!!
- You could now decide if some fields are gonna be mandatory or not. Exactly am talking about the Name and the Title of the message, not the Email because .... hello... it is a contact form, how would you contact back the user without the email?? (I don´t know what I was thinking about on the first one)
I HOPE YOU ENJOY THIS MODULE !!!
|