Hacker News new | ask | show | jobs
by ken 2276 days ago
That’s a password field. Now just put it in a <dialog>.
1 comments

What's the problem exactly? I assume you looked into putting that input element inside a dialog element and it didn't work, is that the issue?
dialog is not supported on Firefox and Safari without a polyfill.