ben-g
1/30/2017 - 5:31 PM

jquery targeting the first child on all pages for a text insertion

jquery targeting the first child on all pages for a text insertion

<script>
      // $('select option:first-child').text('Program of Interest');
</script>

*Note: not sure why it isn't using type="text/javascript".