Skip to content
This repository was archived by the owner on Sep 22, 2020. It is now read-only.

Installation

basilfx edited this page Feb 19, 2012 · 1 revision

Installation of HTMLFeedback

To install HTMLFeedback, you need the following JavaScript libraries included in your project:

Then, in your HTML file, include the following line:

<script type="text/javascript" src="jquery.htmlfeedback.js"></script>

Now you are ready to use it! See HowToUse or the included examples for more information.

Clone this wiki locally