Welcome, Guest. Please login or register.

Author Topic: Need help with a Javascript to hide form items.  (Read 2966 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline BrianTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2003
  • Posts: 1604
    • Show all replies
    • http://www.syntaxsociety.se
Need help with a Javascript to hide form items.
« on: May 01, 2007, 02:57:33 PM »
I'm in need of a javascript that can hide several Form items (both checkboxes and option lists) so that only a small portion of the original form is visible but so that all the differen form items states (checkbox being pre-checked and option list being pre-selected) are still passed through when submitting.

I'm thinking it might be able to be done with a "Style value" to not interfear with the different names and values of the items in question?