lesson1_NML.zipAssignments frontend
The following assignments work with the form used in lesson 2.
All assignments must be tested in Firefox,
opera, and IE.
Please write the JavaScript code implementing the modulo 11 check of an entered cpr number, as hinted at in the lesson sample.
When you have done 2.0, implement the new eventlistener instead
of the onclick mechanism shown above. This means use the
new mechanism on the submit event.