无刷新更新tag标签 自动添加tag标签 删除tag标签
本例js文件较多,请到演示页面查看源码
XML/HTML Code
- <form>
- <p><label>Defaults:</label>
- <input id="tags_1" type="text" class="tags" value="foo,bar,baz,roffle" /></p>
- <p><label>Technologies: (Programming languages in yellow)</label>
- <input id="tags_2" type="text" class="tags" value="php,ios,javascript,ruby,android,kindle" /></p>
- <p><label>Autocomplete:</label>
- <input id='tags_3' type='text' class='tags'></p>
- </form>
原文地址:http://www.freejs.net/article_jquerywenzi_340.html