Advertisement
Guest User

Untitled

a guest
Jan 18th, 2020
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.30 KB | None | 0 0
  1. <form>
  2. <input class="agreement" type="checkbox" name="agreeCheckbox" value="agreeCheckbox">By clicking this you agree that you are adding a subscription/recurring product to your order<br>
  3. </form>
  4.  
  5. <a href="exmaple.com" class="link">This link is only clickable if checkbox is checked - Paypal button</a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement