deleted | XM Community
Skip to main content
deleted
Hello @mrl ,

Use the below code to

` jQuery("#"+this.questionId+" .InputText")`

Eg:

` jQuery("#"+this.questionId+" .InputText").css("background-color","red");`

Leave a Reply