https://github.com/askmike/jquery-feedback
Small plugin that lets you easily sent messages to the end user
https://github.com/askmike/jquery-feedback
Last synced: 19 days ago
JSON representation
Small plugin that lets you easily sent messages to the end user
- Host: GitHub
- URL: https://github.com/askmike/jquery-feedback
- Owner: askmike
- Created: 2012-03-16T12:03:59.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-03-28T21:03:10.000Z (about 14 years ago)
- Last Synced: 2025-03-05T14:48:00.328Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://mikevanrossum.nl/projects/jquery-feedback-plugin/
- Size: 102 KB
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# jQuery Feedback plugin
jQuery feedback provides an easy way to communicate feedback directly to the user.
The goal of this project is to provide a tool as easy to use as alert() but much more user friendly from a user perspective. You should only use feedback to indicate a short message (a sentence or so).
Check out the documentation and demos on the [projects page](http://mikevanrossum.nl/projects/jquery-feedback-plugin/).