설명
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:
- Upload the
placeholders
folder to the/wp-content/plugins/
directory - 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
FAQ
- Installation Instructions
-
This section describes how to install the plugin:
- Upload the
placeholders
folder to the/wp-content/plugins/
directory - 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
- Upload the
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
변경이력
1.0.0 * Initial release.
1.1.0 – 19th April 2015 – upgrade includes version v4.0.1 of placeholders