The 'A Better Form' plugin allows developers to build Web contact forms without actually any form elements.
This means spam bots won't detect the form, so they won't use it to send any fake or automated messages.
Additionally with A Better Form, because form elements are called from normal HTML content, the entire form is much more easier to assemble then before.
For submitting the form, data is serialized and encoded as JSON for easier transport.
Requirements:
· JavaScript enabled on client side
· jQuery JavaScript Library