I have followed your instructions on how to hide a text input which becomes visible if a check box is ticked. This worked beautifully.
Ideally I require several hidden text inputs to become visible. I am a complete novice. I have tried creating a new JS load for each text area and also using the same text area ID on the text inputs. Neither of these methods worked.
Any suggestions would be greatly appreciated.
Ideally I require several hidden text inputs to become visible. I am a complete novice. I have tried creating a new JS load for each text area and also using the same text area ID on the text inputs. Neither of these methods worked.
Any suggestions would be greatly appreciated.