Jquery – If statement checking two inputs, a checkbox is checked and the value of an input in max length
I have two inputs in the html and in JavaScript, I am trying to write a function that does a check for both inputs to show the button. The user needs to enter 7 text and check the box for…