Skip to content

Instantly share code, notes, and snippets.

@nchambe
Last active January 2, 2019 17:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nchambe/d9057615bb379508570e6932a57b2966 to your computer and use it in GitHub Desktop.
Save nchambe/d9057615bb379508570e6932a57b2966 to your computer and use it in GitHub Desktop.
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script type="text/javascript">
$(document).ready(function () {
$("label[for='Choice_x0020_column_050c58f8-1a48-4a44-b758-7dcec69ddb2aFillInRadio']").text("Other, please explain");
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment