Hello everyone. I'm brand-new to the forum. I have been finding a lot of helpful code on this forum to help me do my first web-site since 2003 or so. I have been searching all over Google and this forum for this one and an't seem to find a script that functions exactly how I want, and was hoping someone could lend a hand.
I'm looking to have a check box, un-checked by default, to display a hidden, entire table when checked.
I basically have 2 tables for a form I am working on. The first table will always show all contents (input fields and labels), but I would like a checkbox that I can place near the bottom of the first table, that when checked, it displays the second table (with more input fields and labels) that was hidden by default. I'm not looking to hide/show individual <tr> or <td> sections, but an entire <table>.
Any assistance would be greatly appreciated!
Best Regards,
Andrew