yairEO / fancyInput

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

Enhancement Question #35

Closed johnpaullay closed 10 years ago

johnpaullay commented 10 years ago

Hello,

Your plugin is awesome! I wanted to make a suggestion or recommendation, I was trying to implement this myself due to curiosity, but after the slogan is automatically typed in the first input field (type something... ✌), is it possible to have that slogan value revert back to EMPTY (blank, null) onkeypress or onkeyup? This way a user doesn't have to delete the slogan (type something... ✌) in order to type what they want in the input field. Hope this makes sense.

Thank you for any assistance in accomplishing this :)

yairEO commented 10 years ago

ok, I've updated my code. now you have a SCSS file and you can choose whether you want to use the default placeholder or a custom one. see $use-default-placeholder.