By mswatcher
via dropthebit.com
Submitted: Feb 28 2013 / 06:41
I've made an experimental jQuery plugin which basically makes it fun to type text. it works with input fields wrapped with a div, in a way that hides the actual input field (but still "communicates" with it), and put a span element containing the character pressed (in a normal use case), and every span element is being transitioned in a nice CSS3 way. The end result is a mimicked text input field which tries to simulate a real input field as much as possible, including copy, paste, undo and text selection changes.
Tweet
SaveShareSend
Tags: frameworks, javascript, ria
Add your comment