yairEO / fancyInput

Makes typing in input fields fun with CSS3 effects
1.93k stars 283 forks source link

Add an autoType() function that automatically 'types' the text as in the demo #20

Open geekytime opened 11 years ago

geekytime commented 11 years ago

Using something like this as a text field is kind of fun for a few minutes, and the effects are great, but it also gets old fast trying to type with the characters bouncing.

My favorite part of the demo is where I get to watch it type automatically. Being able to set the field as read-only and fill in the values is more interesting to me than trying to type into it.

Is there some reason you kept that code for the demo out of the plugin?

yairEO commented 11 years ago

i might add this to the code