Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/domchristie/ios-placeholder

A jQuery plugin that mimics the behaviour of iOS placeholder text in input fields
https://github.com/domchristie/ios-placeholder

Last synced: 12 days ago
JSON representation

A jQuery plugin that mimics the behaviour of iOS placeholder text in input fields

Awesome Lists containing this project

README

        

iOS Placeholder
===============

Emulates iOS-style placeholder input fields. [See the demo](http://domchristie.github.com/ios-placeholder/)

Usage
-----

$('input[placeholder]').iosPlaceholder();

Browser Support
---------------

Works on all modern browsers. Also tested on IE6-8 and works well.

Todo
----

* Refactor parts into nice methods