How to disable search history being active on my search form?

Discussion in 'HTML & Website Design' started by Chuckun, Jul 2, 2011.

  1. #1
    Hey guys..

    You know when you enter text into a text input box, it will always drop down suggesting something you've typed in that same text input box before?

    Is there any way I can stop that from happening on my search form? I am working on a nice little ajax search box and it's rather annoying when live results get blocked by all your search history containing the string you've just entered..

    I know this can be done, I just can't find out how.. And have never needed to do such a thing, so I'm stumped!

    Thanks in advance,
    Chuck
     
    Chuckun, Jul 2, 2011 IP
  2. Chuckun

    Chuckun Well-Known Member

    Messages:
    1,161
    Likes Received:
    60
    Best Answers:
    2
    Trophy Points:
    150
    #2
    Nevermind, I found it.

    autocomplete="off" ... Simple. Apologies!
     
    Chuckun, Jul 2, 2011 IP