该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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. 通过WordPress的“插件”菜单激活插件

常见问题

Installation Instructions

This section describes how to install the plugin:

  1. Upload the placeholders folder to the /wp-content/plugins/ directory
  2. 通过WordPress的“插件”菜单激活插件

评价

此插件暂无评价。

贡献者及开发者

“Placeholder Text” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Placeholder Text”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.0 * Initial release.

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