Response title
This is preview!




With the following code I need to locate all elements with a cell_name that starts with the word Driver. Once I identify these rows I need to select the data_table element within the same row and change the css class. Any help with a fast and efficient query.
You can't "change the CSS class". Elements do not have "a CSS class." They have one or more CSS classes. You can add a class or remove a class. You can't "change the class" that's a meaningless concept.change the css class
© 2013 jQuery Foundation
Sponsored by and others.
