I have problem with .attr method
I want to change the class of every select box that I added
for more details Here
Anything wrong with it..?
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.
if I understand well what you have to do, this is the trouble.
I think your selector (that I commented) don’t find anything, and so don’t add anything
I hope it helps