deleted | XM Community
Skip to main content
Solved

deleted

  • December 17, 2018
  • 1 reply
  • 11 views

deleted

Best answer by Anonymous

Hello @mrl , Use the below code to ` jQuery("#"+this.questionId+" .InputText")` Eg: ` jQuery("#"+this.questionId+" .InputText").css("background-color","red");`

1 reply

  • Answer
  • December 17, 2018
Hello @mrl , Use the below code to ` jQuery("#"+this.questionId+" .InputText")` Eg: ` jQuery("#"+this.questionId+" .InputText").css("background-color","red");`