yairEO / fancyInput

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

Maxlength support and support for [ and ] #21

Closed kurtextrem closed 7 years ago

kurtextrem commented 11 years ago

Previously more chars were added into the fancyInput div, even if the maxlength limit was reached (and no more chars were added to the actual input form). Fixed that now. Also you couldn't write [ and ] this is fixed now.

yairEO commented 10 years ago

support added.