I have this current script: http://jsfiddle.net/26eVE/9/
how can I make the other inactive input fields active when the user clicks the row?
EDIT: the text inputs must go back to their inactive state when the user clicks away from the row
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.
edit:
I added:
To allow input clicking without canceling the row
Full code: http://jsfiddle.net/26eVE/13/