Live data from Hacker News

Show HN: Card – An interactive CSS3 credit card form

jessepollak.github.io

11–20 of 117 posts

Re: Show HN: Card – An interactive CSS3 credit card form

#13
post #6

Doesn'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.

Looks like it's not Safari's fault - I'm using Disconnect, which blocked the highlightjs lib from loading from yandex.st.

Re: Show HN: Card – An interactive CSS3 credit card form

#15

FWIW, Chrome blocked your calls to load various JS and CSS files from Yandex because you used HTTP, not HTTPS.

Yep, example does not work for HTTPS users of GitHub. I use HTTPS everywhere, so I'm always defaulted to HTTPS where available.

Re: Show HN: Card – An interactive CSS3 credit card form

#17
Interesting experiment! I'd like to see some data on how effective it is versus typical card entry fields.

At first glance I think users would be extremely confused by what is happening in terms of what to fill out, if not full out distracted by the animated card.

Re: Show HN: Card – An interactive CSS3 credit card form

#19

Earlier quoted context omitted.

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.

Looks like it's not Safari's fault - I'm using Disconnect, which blocked the highlightjs lib from loading from yandex.st.

Fixed :)

Re: Show HN: Card – An interactive CSS3 credit card form

#20
post #4

This 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...

FYI, the expression is "fool proof"
Post reply on HN