I registered some click events in my code. They function properly in Firefox (Windows and Mac) but don't execute in Chrome (tried Windows and Mac beta).
The purpose of the JavaScript is to show the correct number of text inputs based on the value of the select element.
Here is the code: http://www.savetherobots.org/users/jkost/substitutioncipher.php
The script is bug-free according to Firebug. Is something wrong with the code?