开发者

Clean/Disable forms history

开发者 https://www.devze.com 2022-12-14 02:58 出处:网络
I am building my chat app using Dja开发者_如何学Pythonngo and AJAX. How d I disable the form history popping up while typing in a message?You can set the input box\'s autocomplete property to off.

I am building my chat app using Dja开发者_如何学Pythonngo and AJAX.

How d I disable the form history popping up while typing in a message?


You can set the input box's autocomplete property to off.

0

精彩评论

暂无评论...
验证码 换一张
取 消