Māris Kiseļovs
2010-08-20 20:32:16
A:
Use the non-standard autocomplete="off". Your HTML won't validate with it, though.
Info at Mozilla Developer Center
Info at MSDN
Pekka
2010-08-20 20:33:01
A:
In HTML5 you can use autocomplete="off" but that will only work on browsers that support it
Adam
2010-08-20 20:33:32