Matt Sain![]()
A nice visual way to represent keywords/tags which can be easily edited and deleted. Allows management of the original input field to be in a valid and usable format.
Turns an input field into an easily editable comma separated tag list
<script src="http://yui.yahooapis.com/3.3.0/build/yui/yui-min.js"></script>YUI({
//Last Gallery Build of this module
gallery: 'gallery-2011.03.23-22-20'
}).use('gallery-taglist', function(Y) {
Y.one('input').plug(Y.taglist);
});| Subject | Author | Date |
|---|---|---|
| Improvement idea for text input | David Antonio Santiago | 01/14/11 |
| Bug on deleting with backspace | Ventzy Kunev | 10/16/11 |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info