This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Placeholder Text

विवरण

This plugin adds support for placeholder text in browsers that don’t support this HTML5 feature including Internet Explorer 6.

The plugin just activates the placeholders.js script by James Allardice http://jamesallardice.github.io/Placeholders.js/

There is no further configuration required.

For HTML input elements use the placeholder attribute and add a value, this value is removed when a user inputs the field. http://coolestguidesontheplanet.com/add-a-label-into-a-text-input-field-in-a-html-form/#html5

The script is 4KB and is set to load in the footer and has no library dependencies.

उपयोग

Just activate the plugin which loads the script, their is no further configuration.

इंस्टॉलेशन

This section describes how to install the plugin:

  1. Upload the placeholders folder to the /wp-content/plugins/ directory
  2. वर्डप्रैस के प्लगइन मेनू के द्वारा इस प्लगइन को सक्रिय करें

सामान्य प्रश्न

Installation Instructions

This section describes how to install the plugin:

  1. Upload the placeholders folder to the /wp-content/plugins/ directory
  2. वर्डप्रैस के प्लगइन मेनू के द्वारा इस प्लगइन को सक्रिय करें

समीक्षाएं

इस प्लगइन के लिए कोई समीक्षा नहीं है।

सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

Translate “Placeholder Text” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

बदलाव विवरण

1.0.0 * Initial release.

1.1.0 – 19th April 2015 – upgrade includes version v4.0.1 of placeholders