Solved
Code for removing alternate row color for a form question
Would anyone be willing to share the code for this if it can be done.
Thank you!
Best answer by TomG
```
jQuery("#"+this.questionId+" tr.ReadableAlt").removeClass("ReadableAlt");
```
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
