Skip to content

Instantly share code, notes, and snippets.

@patrickhaley
Created September 5, 2017 19:01
Show Gist options
  • Save patrickhaley/14e4f68e640f47060df71f33974863b7 to your computer and use it in GitHub Desktop.
Save patrickhaley/14e4f68e640f47060df71f33974863b7 to your computer and use it in GitHub Desktop.
These lines of code need to be included before </head> when integrating Google reCAPTCHA with NetSuite Forms.
<link href="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.min.css" rel="stylesheet">
<script src=”https://www.google.com/recaptcha/api.js”></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment