Forum Discussion
EverettPatterso
7 years agoQrew Captain
Use IOL and one line of script
$("#VR_tableDBID_reportID td:contains('No')").css("background-color","red");
------------------------------
Everett Patterson
------------------------------
$("#VR_tableDBID_reportID td:contains('No')").css("background-color","red");
ā
------------------------------
Everett Patterson
------------------------------
RyanStanford1
7 years agoQrew Captain
Wow... Duh.
and here I use IOL pretty much everyday... and I didn't even think of that.
------------------------------
Ryan Stanford
------------------------------
and here I use IOL pretty much everyday... and I didn't even think of that.
------------------------------
Ryan Stanford
------------------------------