Skip to content

omarw/jquery_listarea

Repository files navigation

jquery_listarea

jquery listarea plugin

jquery listarea is a jQuery plugin turning a textarea into a list of items.

Installation

To install copy the javascripts and stylesheets directories into your project and add the following snippet to the header:

<script src="//ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="javascripts/jquery.listarea.js" type="text/javascript"></script>
<link href="stylesheets/listarea.css" rel="stylesheet" type="text/css" />

##Demo https://omarw.github.io/jquery_listarea/

Copyright

Copyright (c) Omar Wheatley. See LICENSE for details.

About

jquery listarea plugin

Resources

License

Stars

Watchers

Forks

Packages

No packages published