Placeholders.js v3.0.0 Release Notes

Release Date: 2013-10-17 // over 10 years ago
  • ๐Ÿ›  Stable version 3.0.0. Fixes include:

    • ๐Ÿšš Placeholders no longer stay visible when the attribute is removed from the element
    • Placeholders are no longer shown if an element with a placeholder is added to the DOM with focus

    ๐Ÿ†• New features:

    • Adapters for jQuery, Prototype and YUI3 to patch DOM property accessors and return empty strings instead of the placeholder text where appropriate