I am trying to auto-capitalize the first character of a textarea/input that the user inputs. The first attempt looked like this:
$(document).ready(function() {
Working jQuery. Make sure you write the code below after importing jQuery: