alexgisby / placeholder

A small jQuery plugin for replicating HTML5's placeholder tag

Home Page:http://www.solution10.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Placeholder Plugin

This is a quick and simple plugin for jQuery which replicates the placeholder tag functionality promised by HTML5.

Works across all browsers. If the browser supports placeholder already (webkit being the only one so far), the plugin won't interfere.

Check index.html for an example usage of the plugin.

Supports everything that jQuery does, and works with jQuery 1.3.x and 1.4.x.

Big thanks to Dive Into HTML5 for inspiration and the placeholder support sensing code.

About

A small jQuery plugin for replicating HTML5's placeholder tag

http://www.solution10.com


Languages

Language:JavaScript 100.0%