Deleting all Empty Form Fields from DOM on submit with JavaScript – Shopify
So I am working on a conditional Shopify form which I inherited from another dev. Basically, it is using JavaScript/Jquery to validate fields and ensure that all required fields are filled out before going onto the next step. With a…