weixin_33698043 2009-11-15 04:17 采纳率: 0%
浏览 30

搜索像stackoverflow这样的标签? [重复]

This question already has answers here:
                </div>
            </div>
                    <div class="grid--cell mb0 mt4">
                        <a href="/questions/519107/jquery-autocomplete-tagging-plug-in-like-stackoverflows-input-tags" dir="ltr">jQuery autocomplete tagging plug-in like StackOverflow's input tags? [closed]</a>
                            <span class="question-originals-answer-count">
                                (6 answers)
                            </span>
                    </div>
            <div class="grid--cell mb0 mt8">Closed <span title="2013-07-22 02:26:58Z" class="relativetime">6 years ago</span>.</div>
        </div>
    </aside>

how do you code a search box like the one in Tags where you enter a tag name and all tags are showing immidiately without you press enter.

can someone link me a script or tutorial for that. is it javascript or jquery? does it involve ajax?

and does it search in the database for tags? or is it searching through a xml file with tags?

</div>
  • 写回答

1条回答 默认 最新

  • weixin_33701564 2011-09-19 21:05
    关注

    Check out this JS library, http://harvesthq.github.com/chosen/

    评论

报告相同问题?

悬赏问题

  • ¥15 孟德尔随机化结果不一致
  • ¥15 apm2.8飞控罗盘bad health,加速度计校准失败
  • ¥15 求解O-S方程的特征值问题给出边界层布拉休斯平行流的中性曲线
  • ¥15 谁有desed数据集呀
  • ¥20 手写数字识别运行c仿真时,程序报错错误代码sim211-100
  • ¥15 关于#hadoop#的问题
  • ¥15 (标签-Python|关键词-socket)
  • ¥15 keil里为什么main.c定义的函数在it.c调用不了
  • ¥50 切换TabTip键盘的输入法
  • ¥15 可否在不同线程中调用封装数据库操作的类
  • ¥70 2048小游戏毕设项目