這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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.

Usage

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. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題

Installation Instructions

This section describes how to install the plugin:

  1. Upload the placeholders folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

評價

There are no reviews for this plugin.

貢獻者及開發者

“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