deleted
Page 1 / 1
Hello @mrl ,
Use the below code to
` jQuery("#"+this.questionId+" .InputText")`
Eg:
` jQuery("#"+this.questionId+" .InputText").css("background-color","red");`
Use the below code to
` jQuery("#"+this.questionId+" .InputText")`
Eg:
` jQuery("#"+this.questionId+" .InputText").css("background-color","red");`
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.