`
ldsjdy
  • 浏览: 146752 次
  • 性别: Icon_minigender_1
  • 来自: 深圳
社区版块
存档分类
最新评论

search auto suggest

    博客分类:
  • AJAX
阅读更多
类似google输入keywords 时自动提示;
可以输入多个关键词,每个关键词用逗号隔开,

多个关键词时用到了 javascript的 split方法
截取',' 之间的内容.

split 的用法
function subVal(){
        var str ="1,2,3,4,5aed";
        //返回逗号之间的内容
        var str1=str.split(",", 1000);
        //for(var i=0;i<str1.length;i++){
          alert(str1[i]);
        //}
       // alert(str1[str1.length-1]);
       
        }
分享到:
评论

相关推荐

    Solr in Action(1.2.3.4.5.6.8.11章可用)

    10 Auto-suggest 11 Result grouping / Field collapsing – AVAILABLE 12 Taking Solr to production PART 3: TAKING SOLR TO THE NEXT LEVEL 13 Scaling Solr / Solr Cloud 14 Multi-lingual search 15 Complex ...

    phpmaker610官方安装版

    Auto-Suggest textbox Auto-Fill for filling related field values on selecting a value for a lookup field Adding option to Selection List dynamically Dynamic Selection List with multiple selection ...

    ember-autosuggest:ember-autosuggest 将建议绑定列表中的名称

    此回购已升级为 余烬自动建议 此组件将在您键入时自动完成或自动建议已完成的搜索查询。 ... 针对 Ember 1.4.0 和 Ember-Data beta 1.0.0-... {{auto-suggest source=controller destination=tags searchPath=make}} min

    simple-tags

    6. You also can suggest tags from lot's of service (Yahoo! Term Extraction API, OpenCalais, Alchemy, Zemanta, Tag The Net, Local DB) == Changelog == * Version 2.2 : * Add compatibility with WP3.3 ...

    plug-In PHP- 100 Power Solutions

    Auto Back Links; Create Short URL; Use Short URL; Simple Web Proxy; Page Updated?; HTML to RSS; RSS to HTML; HTML to Mobile; Users Online; Post to Guestbook; Get Guestbook; Post to Chat; View Chat; ...

    ajax实例大全 很实用的!

    &lt;tr&gt;&lt;td&gt;&lt;a href="2.2/suggest.html"&gt;2.2输入内容前提示&lt;/a&gt;&lt;/td&gt; &lt;tr&gt;&lt;td&gt;&lt;a href="2.3/upload.html"&gt;2.3带进度的文件上传&lt;/a&gt;&lt;/td&gt; &lt;tr&gt;&lt;td&gt;&lt;a href="2.4/index.jsp"&gt;2.4大量数据动态浏览查询&lt;/a&gt;&lt;/td&gt; &lt;tr&gt;&lt;td&gt;...

    php.ini-development

    The following is a summary of its search order: ; 1. SAPI module specific location. ; 2. The PHPRC environment variable. (As of PHP 5.2.0) ; 3. A number of predefined registry keys on Windows (As of ...

    Senfore_DragDrop_v4.1

    Before posting to the newsgroups, I suggest you try to search for an answer on the Google (DejaNews) search engine: http://groups.google.com Chances are that your question has been asked and answered...

Global site tag (gtag.js) - Google Analytics