I know it's pretty easy to focus an input using JavaScript/ jQuery, but is it possible to focus the input on a certain character?
So take this input:
Would it be possible to focus the element and have the cursor be placed after the first sentence, for example?