CodeLoft
housing for code, scripts, urls around web programming and related stuff.
Tuesday, May 29, 2012
html input tell's a browser to save your password
in
firefox
use the following (additional) attribute "id":
<input type="text" name="userfieldname" id="username" (id="xyz username") .......>
<input type="password" name="passwordfieldname" id="password" (id="xyz password") .......>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment