Placeholdem

Placeholder Caret Animation

Placeholdem is a JavaScript plugin that animates placeholder carets on inputs and textareas. The placeholder value will incrementally delete on focus, and restore on blur.

Try It

Get It

Use It

<!-- add placeholder to input or textarea --/>
<input name="fieldname" placeholder="Placeholder Value" />
// run Placeholdem on all elements with placeholders
Placeholdem( document.querySelectorAll( '[placeholder]' ) );
下载代码说明
X关闭

漂亮的页面加载效果以及表单占位符动画

两个特点: