Hi, i have checkbox that must be checked in order to click a certain button (in this case its the 'Sign Up' button), so im assuming that i make that button un-visible, then Im thinking i need to run some kind of JS on the checkbox to activate/make visible that button, if so, what would would the JS code look like in this case: