Skip to content

Instantly share code, notes, and snippets.

@patrickhaley
Last active September 5, 2017 19:05
Show Gist options
  • Save patrickhaley/2ee10ba3a0b342e1d21250225f417450 to your computer and use it in GitHub Desktop.
Save patrickhaley/2ee10ba3a0b342e1d21250225f417450 to your computer and use it in GitHub Desktop.
This line of code needs to be included before the </body> tag when integrating Google reCAPTCHA with NetSuite Forms.
<script src=”https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js”></script>
<script src=”https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js”></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment