Placeholders.js

1 · · March 25, 2022, 12:48 a.m.
Placeholders.js A JavaScript polyfill for the HTML5 placeholder attribute Placeholders.js is a polyfill (or shim, or whatever you like to call it) for the HTML5 placeholder attribute, as defined in the [HTML5 specification][spec]. Placeholder attributes are valid on input elements of various types and textarea elements. Placeholders.js is licensed under the [MIT License][license]. See the unminified file for the full license text....