HTML5 Placeholder Polyfill Wordpress Plugin - Rating, Reviews, Demo & Download

HTML5 Placeholder Polyfill Preview Wordpress Plugin - Rating, Reviews, Demo & Download
5 Average out of 4 ratings
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

The HTML5 Placeholder Plugin simulates placeholder functionality for inputs and textareas, which is particularly handy in browsers that still need some work.

A MIGHTYminnow plugin.

Features

  • No setup necessary, works immediately after installing
  • Super lightweight, less than 3kb minified jQuery
  • Automatically detects for placeholder support – no need for extra feature detection like Modernizr
  • Based on Mathias Bynens’ widely popular and well tested polyfill – thanks Mathias!

How to use

This plugin creates and uses a placeholder() jQuery function, and invokes it for inputs and textareas. This happens automatically as soon as you install it. If for some crazy reason you would like to invoke it on other elements aside from inputs and textareas, you can do so with you own jQuery, like so:

jQuery('yourElement').placeholder()

Screenshots

  1. Before installing the plugin (IE8, IE9, etc.)

    Before installing the plugin (IE8, IE9, etc.)

  2. After installing the plugin

    After installing the plugin


Reviews & Comments