yairEO / fancyInput

Makes typing in input fields fun with CSS3 effects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enhancement Question

johnpaullay opened this issue · comments

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 :)

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.