Skip to content

v3.0.0

Compare
Choose a tag to compare
@jamesallardice jamesallardice released this 17 Oct 09:38
· 42 commits to master since this release

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