So I have a form In that for I have 1 field that is conditional. I assume because of it my entrie for has display: none on it. So without Javascript the form just doesn't show.
Is there a way to stop that? If someone has Javascript disabled I'd rather they see the same drop down 3 times then not see anything at all.
Is there maybe a way to always output a noscript tag before all the forms?