エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
GitHub - madrobby/creditcard_js: A creditcard validation library for JavaScript using Prototype
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
GitHub - madrobby/creditcard_js: A creditcard validation library for JavaScript using Prototype
This was extracted from http://letsfreckle.com. You need to be using a recent-ish version of the ... This was extracted from http://letsfreckle.com. You need to be using a recent-ish version of the Prototype JavaScript framework. CreditCard.validate('1111 2222 3333 4444') -> true/false the given string is automatically stripped of whitespace, so it can be plugged directly into form validations The following things are tested: 1. does the luhn validation code add up? (see http://en.wikipedia.org/w
2011/04/06 リンク