推 cfzero:謝謝,瀏覽器沒有再問了 03/29 10:31
※ 引述《cfzero (Zero Schumacher)》之銘言:
: 想請教各位先進一個問題,假設IE自動完成的四個選項都選取,
: 在不更動瀏覽器設定的情況下,能不能用程式禁止瀏覽器 詢問/記憶 帳號密碼
: 像奇摩的登入畫面就不會詢問要不要記憶密碼,這是用什麼方式達成的?
: 謝謝
http://developer.yahoo.com/yui/autocomplete/
Allow Browser Autocomplete那一段
https://www.squarefree.com/bookmarklets/forms.html#remember_password
這是yahoo的login form
<form method="post" action="https://login.yahoo.com/config/login?"
autocomplete="off" name="login_form" onsubmit="return hash2(this)">
YUI那邊也說了
non-standard 所以能不能動還是要看browser
不個不能動也沒什麼關係吧
--
國愛‧主民‧學科‧康健‧道人
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 220.135.231.23