You can disable autocomplete in form fields with jQuery by using this one line .attr('autocomplete', 'off'). That will prevent to show ...
確定! 回上一頁