Previous Next
Tutorial: State Input

In this step, we'll add some fields to get input we'll need for calculating state withholding.

index.html:
Javascript:

Result:

Click the state select box below, changing the selection to a state such as Alaska which has no tax. The state_exemptions label and input box should disappear, and the title (tooltip) should read "No state tax".












Output


Previous
Next