Contributions
ajax based fixed positioned feedback form
this module will let visitor to send feedback to the store owner's email by placing a small fixed positioned tab at the far right of your website which will expand a simple form after you click it, it uses ajax with jquery to send data to the server.
Expand All / Collapse All
added the following line at bottom of file 'captcha.php':
//free memory
imagedestroy($captcha);
full package
added captcha for authentication
there were some lines of code that are left during the testing process, i forgot to include the jquery for the module, heres a complete package
this module will let visitor to send feedback to the store owner's email by placing a small fixed positioned tab at the far right of your website which will expand a simple form after you click it, it uses ajax with jquery to send data to the server.
Note: Contributions are used at own risk.