Abhi1597 / credit-card

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Credit-Card

Functonalities

  • After adding 4 digits the focus should automatically move to the next input box. Same should happen during deletion.
  • On pasting from the clipboard, the last input field should get infocus.
  • User must be able to paste not more than 16 digit number which must be equally divided into 4 input fields.
  • No use of any CSS framework/library.

About


Languages

Language:JavaScript 70.3%Language:CSS 19.4%Language:HTML 10.3%