Clear Button For Almost Every Text Input Field

Adds clear button for almost every <input type="text">, like ms-clear.

2016-01-02 일자. 최신 버전을 확인하세요.

질문, 리뷰하거나, 이 스크립트를 신고하세요.
개발자
granony
평점
0 0 0
버전
1.0.0
생성
2016-01-02
갱신
2016-01-02
크기
6.67KB
라이선스
MIT
동작 사이트
모든 사이트

This script adds clear button for almost evey text-field in web site without breaking its layout, like ms-clear.
The clear button is displayed on the right side (or left side if text-align=="right") of the inside of the field when the mouse cursor is over the field.
The clear button does not work if the web site puts some elements (such as submit button) on the clear button's place (e.g. search form in Twitter).