better-placeholder-polyfill icon indicating copy to clipboard operation
better-placeholder-polyfill copied to clipboard

Placeholder attribute polyfill for better-dom

Results 2 better-placeholder-polyfill issues
Sort by recently updated
recently updated
newest added

Hello, I get this error when trying to apply the polyfill to IE8. Note: This error also displays in IE9, which points to .defineAttribute: ``` javascript this.defineAttribute("placeholder", { get: function()...

There's a typo in the class name, `better-placehoder`… I presume it was meant to be `better-placeholder`. Took me a while to work out as I was trying to apply a...