On click event i am redirecting to another page. When it landed on the that page it should focus a textarea at the bottom of that page. I am trying for long time. I am working on PHP Platform. Hope my question clear.
Thanks in Advance.
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.
Add #focus to the end of your url (ie. http://www.test.com/news/message1#focus.
Then use the code below