Ok people,
I'm a little stumped with this one so your assistance would be appreciated.
I need a textarea field within a html form to start off invisible
I have a text box which totals up other fields.
If the text box = 0 then text area is invisible
If the text box = 1 then text area is visible and text within the text area box states "choose 5 more"
If the text box = 2 then text area is visible and text within the text area box states "choose 4 more"
If the text box = 3 then text area is visible and text within the text area box states "choose 3 more"
If the text box = 4 then text area is visible and text within the text area box states "choose 2 more"
If the text box = 5 then text area is visible and text within the text area box states "choose 1 more"
If the text box = 6 then text area is invisible
Any help would be greatly appreciated
Start Free Trial