I'd like to create a jquery widget that attaches to a textbox and inserts an icon on the far right side. If the textbox has focus, it would behave normally, but if the icon was clicked it would show a panel of values to choose from.
我想创建一个附加到文本框的jquery小部件,并在最右侧插入一个图标。如果文本框具有焦点,则它将表现正常,但如果单击该图标,则会显示一组值以供选择。
Before I create this myself I'd like to know if it already exists out there somewhere. I've tried searching for "jquery pick list", "jquery panel", etc....but I haven't found anything. Boltbus.com has a decent example for the input of their to/from locations.
在我自己创建之前,我想知道它是否已经存在于某处。我已经尝试搜索“jquery选择列表”,“jquery面板”等....但我还没有找到任何东西。 Boltbus.com有一个很好的例子来输入他们的位置。
1 个解决方案
#1
0
You want Q-tip maybe? http://craigsworks.com/projects/qtip/demos/ or another tooltip type plugin
你想要Q-tip吗? http://craigsworks.com/projects/qtip/demos/或其他工具提示类型插件
#1
0
You want Q-tip maybe? http://craigsworks.com/projects/qtip/demos/ or another tooltip type plugin
你想要Q-tip吗? http://craigsworks.com/projects/qtip/demos/或其他工具提示类型插件