Tags can now be added and removed
This commit is contained in:
parent
f8333651fd
commit
9b0fcec5e2
5 changed files with 142 additions and 36 deletions
|
|
@ -65,9 +65,9 @@
|
|||
* Remove the tag to the html list (DOM)
|
||||
* 'enter' key to add the current tag
|
||||
-->
|
||||
<div id="widget-tags">
|
||||
<div id="container-tags">
|
||||
<label for="input-tags" >Tags</label>
|
||||
<div class="tags"></div>
|
||||
<span class="tags"></span>
|
||||
<input
|
||||
id="input-tags"
|
||||
type="text"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue