简体   繁体   English

引导程序的文本框列表?

[英]textboxlist for bootstrap?

I am looking for textboxlist implementation that uses bootstrap and jquery. 我正在寻找使用bootstrap和jquery的textboxlist实现。 I found one on web but it seems to require Mootools: https://github.com/guille/TextboxList 我在网上找到了一个,但似乎需要Mootools: https : //github.com/guille/TextboxList

I am at a beginner level and not sure how much effort will it take to create a similar functionality on my own. 我是初学者,不确定自己创建类似功能需要花费多少精力。 If there are open-sourced libraries out there I would love to use them. 如果那里有开源库,我很乐意使用它们。

What I am trying to do is implement a textbox where users can start typing free form text and whenever a space is encountered it turns that into a button appearing embedded within the textbox with a close button. 我所要做的是实现一个textbox ,用户可以开始输入任意格式的文本,每当一个space遇到它原来是成button出现嵌有一个关闭按钮文本框之内。 Essentially, each word will be it's own button. 本质上,每个单词都是它自己的按钮。 In appearance it will look something like the following minus the drop-down: 在外观上,它将类似于以下内容减去下拉列表:

在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM