JVFloatLabeledTextField
=======================

UITextField subclass with placeholders that change into floating labels when the field is populated with text.

Currently, JVFloatLabeledTextField used alone is iOS 6+, but JVFloatLabeledTextView requires iOS 7 due to the use of UITextView's textContainer. I would welcome pull requests to make JVFloatLabeledTextView iOS 6 compatible.

Credits for the concept to Matt D. Smith ([@mds](http://www.twitter.com/mds)), and his original design:

![Matt D. Smith's Design](http://dribbble.s3.amazonaws.com/users/6410/screenshots/1254439/form-animation-_gif_.gif)

http://dribbble.com/shots/1254439--GIF-Mobile-Form-Interaction?list=users


Ports
=======================
[JQuery / Zepto.js](https://github.com/maman/JVFloat.js) - Achmad Mahardi  
[Xamarin.iOS](https://github.com/gshackles/JVFloatSharp) - Greg Shackles  
[Bootstrap plugin](https://github.com/fauxparse/bootstrap-floating-labels) - Matt Powell  
[JavaFX](https://github.com/andytill/floaty-field) - Andy Till  
[JQuery](https://github.com/m10l/FloatLabel.js) - Mike Mitchell  
[Android](https://github.com/wrapp/floatlabelededittext) - Henrik Sandström  


Added a port? Let me know - [@jverdi](http://www.twitter.com/jverdi)