Just finished my new experiment with HTML5 Web Components and Mozilla X-Tags, called X-Password. What you get is a JavaScript-less extended password input, allowing Windows 8-like password reveal behavior out of the box: [sourcecode language=”javascript”] <acidjs-xpassword></acidjs-xpassword> [/sourcecode] The input supports all JavaScript getters, setters, events and form submission is handled natively. X-Password does not have … Continue reading “X-Password: HTML5 Web Component Input on Steroids”