Open dmhts opened 10 years ago
It looks like card expiration date is still broken in Firefox. Putting in those same checks for backspace and which instead of keyCode seems to fix it.
I'm not seeing background-position work in Firefox 28 in OSX. It actually seems to work with background-position-x and y but not background-position. Maybe just put them both?
Hi, there! I've fixed cardNumber/cvc formating for Firefox. Also changed some css in example for crossbrowsers compatibility. More details in comments.