# Javascript credit card generator fix

DevFeed: [Javascript credit card generator fix](<https://devfeed.tech/articles/javascript-credit-card-generator-fix-35287.md>)

Original publisher: [Read original article](<https://darkcoding.net/credit-card/javascript-credit-card-generator-fix/>)

Author: Graham King

Published: 2006-03-08T20:40:30Z

Content type: release

Language: en

Sources: [Graham King](<https://devfeed.tech/sources/graham-king.md>)

Topics: [JavaScript](<https://devfeed.tech/topics/javascript.md>), [Internet Explorer](<https://devfeed.tech/topics/internet-explorer.md>), [Firefox](<https://devfeed.tech/topics/firefox.md>)

Tags: [credit-card](<https://devfeed.tech/tags/credit-card.md>), [generator](<https://devfeed.tech/tags/generator.md>), [javascript](<https://devfeed.tech/tags/javascript.md>)

## AI overview

A mistake in a JavaScript credit card generator that prevented it from working in Internet Explorer and Opera was fixed. The author tested the updated generator successfully in Firefox, Konqueror, Internet Explorer, and Opera, and added a usage example.

## Source excerpt

There was a mistake in the Javascript credit card generator, meaning it would not work on MS Internet Explorer or Opera. This has now been fixed, and I have tested it successfully on: - Firefox 1.0.6 - Konqueror 3.4.1 - Internet Explorer 6.0 - Opera 8.5.2 The archive now also includes an example on how to use the Javascript version (which seems the most popular).