muhammed / interactive-card

Credit card form with smooth and sweet micro-interactions
https://codepen.io/JavaScriptJunkie/pen/YzzNGeR
MIT License
327 stars 90 forks source link

numbers & letters - quick question #8

Closed diomed closed 5 years ago

diomed commented 5 years ago

hi.

how to enable numbers and letters in my fork of your credit card form?

I need it as generator of something else.

diomed commented 5 years ago

btw. this app is super cool 👍 😻

ackvf commented 5 years ago

@diomed would be nice if you wrote what you discovered.

diomed commented 5 years ago

I've discovered that creator of this repo doesn't care about my question, nor about my feedback I've also discovered I have great friends who advised me that I just simply replace with this line:

otherCardMask: "XXXXXXXXXXX",

and everything shall work fine for me.

muhammed commented 5 years ago

Hi @diomed sorry for delay. I did not understand the problem. If you can give me some more details and I would love to help you

diomed commented 5 years ago

my problem is solved. friends told me that all I had to do to have letters and numbers, is to change # into X

muhammed commented 5 years ago

Okay, that's great.

diomed commented 5 years ago

maybe you could add more backgrounds somehow - or have an option to add unsplash image id so one can change background, and pull it via unsplash id.

just a thought.

muhammed commented 5 years ago

yes, I was thinking custom background images. I will do it. thanks