fork on github built by @jessepollak

Card

A better credit card form in one line of code.

Before (boring, painful)

With one line of code..

$('form').card({ container: $('.card-wrapper') });

You get..

After (interactive, exciting)

All pure CSS, HTML, and Javascript

There are no images used in this example. The credit cards and logos are all hand-coded with HTML and CSS.

100% free and open source

Feel free to use, modify, and distribute this library as much as you'd like.

How do I contribute?

You can contribute to the library on Github here.

Who made this?

Jesse Pollak, follow him on Twitter here.