I'm actually using this function for a form, but the idea is universal. I have my form set up so that the Submit button is hidden by clicking on something early on in the form, and then shown again once the terms and conditions checkbox is checked.
My question is, how can I load the page with an element on that page already hidden so that I don't have to set an event to hide it. If anyone needs further explanation I can give you an example of the form I created. Thanks!
My question is, how can I load the page with an element on that page already hidden so that I don't have to set an event to hide it. If anyone needs further explanation I can give you an example of the form I created. Thanks!
Comment