SyntaxFix
Write A Post
Hire A Developer
Questions
This works:
var t = $('#taCommentSalesAdministration'); t.val('Hi');
Remember, the tricky part here is making sure you use the correct ID. And before you use the ID make sure you put # before it.
#