Not a member of GistPad yet?
Sign Up,
it unlocks many cool features!
- <input id="pw" type="password">
- <button type="button" onclick="pw.type = pw.type === 'password' ? 'text' : 'password'">
- Anzeigen
- </button>
RAW Paste Data
Copied
