Ryan Grove![]()
Node plugin that turns a text input field into a tokenized input field similar to Cocoa's NSTokenField control.
<script src="http://yui.yahooapis.com/3.4.0/build/yui/yui-min.js"></script>YUI({
//Last Gallery Build of this module
gallery: 'gallery-2011.08.24-23-44'
}).use('gallery-node-tokeninput', function(Y) {
Y.one('body').addClass('yui3-skin-sam');
Y.one('#my-input').plug(Y.Plugin.TokenInput);
});| Subject | Author | Date |
|---|---|---|
| token input id and name | Saravanan Bellan | 08/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