formatter.js
formatter.js copied to clipboard
Input's `readonly` attribute is ignored
Input's value can be changed even with a readonly attribute set.
Browsers: FF 30, Chrome 34.
Should be fairly easy to implement. Would be glad to accept a PR. If not, I will address when time permits.