hide / show fields based on input value
问题 I am trying to hide the div class " hideme" based on value of "full_day" if the value of "full_day" = 1, then the div class "hide me" must slide down, if not, then div class hideme must not be visible. what am I doing wrong (I only used the section: hideme: ("Hello Hideme") as an example to work with - in time this will be replaced with other input fields, such as checkboxes, and radio buttons) <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD