Hi!
I am building my chat app using Djago and Ajax.
How d I disable the form history popping up while typing in a message?
Its annoying! :-0)
Hi!
I am building my chat app using Djago and Ajax.
How d I disable the form history popping up while typing in a message?
Its annoying! :-0)
You can set the input box's autocomplete property to off.