ktiwari9 / feedbackbutton

A simple floating support or feedback button which loads a short form for websites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Support/Feedback Button Form v1.0

To install simply change the email address in contact.php and copy and paste the code from index.html between and tags on to your website.

If your contact.php file is in a different directory to your webpages make sure you update line 21 to include the full url like: var feedbackform_url = 'http://mywebsite.com/contact.php';

Example: http://JamesBachini.com/misc/feedbackexample.html

There are no dependancies so it should work anywhere.

Original post: Simple Floating Feedback / Support Button Form

Tested on Firefox, Chrome and Edge.

About

A simple floating support or feedback button which loads a short form for websites

License:GNU General Public License v3.0


Languages

Language:HTML 83.1%Language:PHP 16.9%