1 Commits
dev ... v0.2.1

Author SHA1 Message Date
92a1daf48f Merge branch 'release/v0.2.1' 2011-03-31 23:44:00 +01:00

View File

@@ -10,11 +10,11 @@ Check out the [Demo][].
First of all you will need [jQuery][], visit their [site][jquery] for more info.
Then include the required files:
Then include both `jquery.fancy_input.js` and `jquery.fancy_input.css` on your page.
<script src="/fancy_input/jquery.fancy_input.js" type="text/javascript"></script>
<script src="/fancy_input/jquery.fancy_suggest.js" type="text/javascript"></script>
<link href="/fancy_input/jquery.fancy_suggest.css" rel="stylesheet" type="text/css" />
<link href="/fancy_input/jquery.fancy_input.css" rel="stylesheet" type="text/css" />
## Usage
@@ -144,5 +144,5 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
[jquery]: http://jquery.com/
[demo]: http://files.jimeh.me/projects/fancy_input/demo/fancy_suggest.html
[demo]: http://files.jimeh.me/projects/fancy_input/demo/