AutoComplete prohibit automatic completion of functions _ form effects

Source: Internet
Author: User
<form method= "POST" > <p><input type= "text" name= "T1" size= "autocomplete=" "Off" ><input type= " Submit "value=" Name= "B1" ><input type= "reset" value= "all Overrides" Name= "B2" ></p> </form>
[Ctrl + A All SELECT Note: If the need to introduce external JS need to refresh to perform]

Nevermodules-autocomplete

Cross-browser

IE 6.0-opera 9.0--Mozilla 1.5.0

    Example List

    • Google suggest demo in this e.g
    • Response speed test, this e.g
    • Using AutoComplete in Ajax, e.g
    • Nevermodules online Document e.g

    Feature characteristics (my English is poor, I just write a word ...)

    • Speed. Speed
    • Style. Speed style and Google Sugguest style. Two styles, speed style and Google sugguest style, CSS can write their own.
    • Cache. caching, improving speed and reducing queries
    • function. Feature-rich
  • * uses the cache feature, when the number of characters typed can be found in the cache , the request will not be sent to the server. Reduce server pressure
  • * Use a space match, a space character equivalent to 1 or more characters (strings) as the "Codetome" Netizen mentions the suggestion: first input e then the last word never-online bluedestiny Renkailau Three words will come out, then I click on the space, and then enter N, the character of the text box is like this: "E n", my goal is to search all the words with E and with N, the result should be three words all come out, and every word of N and e are black.
  • * Regardless of where the input string is datasource, always match
  • * When the data volume is large, automatically intercept the data in the previous section, improve efficiency
  • * Ignore case
  • * Open Direction key (keypad
    Download source Click here to Download this file, if the file is unavailable , pls email me, bluedestiny[at]126.com, or go here
    History 2006-01:a Utocomplete Beta
    2006-09:autocomplete 0.10
    2007-01:autocomplete 0.11
    2007-03:autocomplete 0.12 Beta
    known bug

    Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.