50projects50days/password-generator
Andrés Soria 688528440b
Remove deprecated execComand function
Document.execCommand() has been deprecated and altthough some browsers might still support it, it may have already been removed from the relevant web standards, may be in the process of being dropped, or may only be kept for compatibility purposes, my alternative uses instead the Clipboard API to copy the generated password to the clipboard
2022-09-18 14:20:32 -05:00
..
index.html Password generator 2020-11-06 16:25:45 -05:00
script.js Remove deprecated execComand function 2022-09-18 14:20:32 -05:00
style.css Hide scrollbar 2021-06-19 00:21:52 +05:30