🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

focusEnd is a small jQuery plugin that auto sets focus on the text field or contentEditable element and makes the cursor appear at the end of its content.

focus

Documentation

focusEnd

jQuery extension to set the focus cursor of a text input or contenteditable element at the end of its content

jQuery('textarea').focusEnd();

You May Also Like