Hello to everyone!
I'm kind of stumped on a problem with coding nested checkboxes.
Here's my situation, I have a checkbox similar to the one below. When the box is checked it should ask for additional data by presenting an additional field in this case labeled City for the city in which to conduct a utility check against.
<input type="checkbox" name="uc" value="ON" style="font-weight: 700"></font><b><font color="#000080" size="2">Utility Check</font></b>
Any feedback is appreciated.
Thank you all and have a great weekend!