Hi. I wrote an autocompletion script for an input field on a website. It uses jQuery and works fine. It should look something like this:
Unfortunately, Firefox's own autocompletion gets in my way, overlapping some of the results:
Is is it possible to prevent the Firefox autocompletion field from popping up? (Not only on my machine but for every user of the website)