Linux 软件免费装

Clear Fields

开发者 bstaruk
更新时间 2013年8月26日 21:28
PHP版本: 3.4. 及以上
WordPress版本: 3.6.0
版权: MIT

标签

active focus clear fields

下载

1.2

详情介绍:

This plugin will clear form fields on focus and refill the field if no input is given. NOTE: This plugin depends on jQuery. If you include jQuery manually in your template, you can remove it because this plugin will make sure the latest version is called on every page. NOTE: If jQuery is already called correctly (with wp_enqueue_scripts) in another plugin, it will not be included again.

安装:

  1. Upload this plugin to your /wp-content/plugins directory.
  2. Activate the plugin in your wp-admin panel.
  3. Add class="clrFld" to any input field or textarea that you wish to be affected.
  4. Add a title tag that reflects the value tag. Example: (input type="text" name="example_field" value="Example Value" title="Example Value")

更新日志:

1.2 1.1 1.0