My Aim:
To be able to add/amend the content inside my content editable user input div on ‘keyup’ and be able to refocus it so that the user is not interupted.
My Problem:
Content Editable div fails to properly refocus.
My Example:
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I have come up with a solution that is more effective than the .focus() method:
USAGE: