Showing hidden fields?

  • Thread starter Thread starter Sheetrum
  • Start date Start date
S

Sheetrum

I'm trying to get a hidden field to show when a certain option is selected
from a drop down box. I'm not very familiar with scripts or coding, but do
know a bit.

I would like to have another text area become visible when a visitor selects
"Other" from the Order Pickup located at the bottom of the page. The area in
question is visible when I'm editing with FP and hidden when viewing from a
website, as it should.

Page in question located here:
http://www.sacredheartlanc.org/school/scrip_order.htm

Can anyone see what the matter with my coding?


Carl

P.S. Yes, I'm not finished with the page and am going to look into a way to
prevent spambots from using this. Any good links?
 
Ron

It took me a while to find my problem. I had my dropdown id and the hidden
test id mixed up in one spot. Once I corrected that, everything works as it
should

Thanks
 
Back
Top