Skip to content

Conversation

@jeffbowen
Copy link

The "Modify the calcBtn..." step references an element with id amortization but no such element exists so upon clicking the "Calculate" button, you get an error. Added a step to add a <table id="amortization"> element to index.html so that the amortization table will display.

The "Modify the calcBtn..." step references an element with id `amortization` but no such element exists so upon clicking the "Calculate" button, you get an error. Added a step to add a `<table id="amortization">` element to `index.html` so that the amortization table will display.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant