Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

375
Vistas
Table row color - why does this happen?

I was using changing a row color by setting each cell to the desired color. Then I found a method where I could change the entire row to a css class and that works fine. However, if I uncomment the old code, the new code below it does not work. Why?

// for (var j = 0; j < row.cells.length; j++) { 
//  row.cells[j].style.backgroundColor = "blue";
//  row.cells[j].style.color = "lightgreen";
// }        

// set row color using css tr.select td
var table = document.getElementById('table_event_mast');
var RI = row.rowIndex;
table.getElementsByTagName('tr')[RI].className = 'select';

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda