Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 561 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 561 Bytes

feedback

The best jQuery plugin ever.

Getting Started

Download the production version or the development version.

In your web page:

<script src="jquery.js"></script>
<script src="dist/feedbackjs.min.js"></script>
<script>
  jQuery(function ($) {
    $.awesome(); // "awesome"
  });
</script>

License

MIT © wizzi