Closed dzpt closed 4 years ago
<script> $(function () { $('.reason').click(function () { $('textarea[name="reason"]').val($(this).text().trim()) }); }); </script>
Example code that won't be formatted
Example code that won't be formatted