Show HN: Card – An interactive CSS3 credit card form
jessepollak.github.io
Show HN: Card – An interactive CSS3 credit card form
1–10 of 117 posts
Re: Show HN: Card – An interactive CSS3 credit card form
#2looks cool.
Any A/B test results on conversion rates?
Re: Show HN: Card – An interactive CSS3 credit card form
#3looks cool. Any A/B test results on conversion rates?
Haven't gotten to that point yet — I originally just set about implementing all the cards in CSS then decided to actually make it into something people could drop in really easily.
Re: Show HN: Card – An interactive CSS3 credit card form
#4This looks great, but any code that attempts to guess the card type using the first few numbers always makes me nervous
Re: Show HN: Card – An interactive CSS3 credit card form
#5This looks great, but any code that attempts to guess the card type using the first few numbers always makes me nervous
Why does it make you nervous? I was under the impression it was pretty fool proof? See: http://stackoverflow.com/questions/72768/how-do-you-detect-c...
Re: Show HN: Card – An interactive CSS3 credit card form
#6Doesn't seem to show the card at all in Safari. Works in Chrome, however.
Re: Show HN: Card – An interactive CSS3 credit card form
#7This looks great, but any code that attempts to guess the card type using the first few numbers always makes me nervous
Maybe there could be a version that doesn't try to guess the card and uses a generic card background.
Re: Show HN: Card – An interactive CSS3 credit card form
#8Doesn't seem to show the card at all in Safari. Works in Chrome, however.
Which version of Safari are you in? I've tested it in all of the latest versions, but it could easily be broken in an older one.
Re: Show HN: Card – An interactive CSS3 credit card form
#9It's confusing because my first instinct was to type my credit card info on the card itself. It took me a few seconds to realize there was a form below it.
Re: Show HN: Card – An interactive CSS3 credit card form
#10Mouse scrolling is broken on that page in IE 11.