I’ve got an input which it’s type is set to hidden, I need to change it’s type to text. Can’t seem to figure this out or if it’s possible with jQuery
Share
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.
With jQuery 1.4 you can change the type of an input while it’s detached.