Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.javascript > #29099

apply classes to table rows after table is rendered, how

From Mike S <mscir@yahoo.com>
Newsgroups comp.lang.javascript
Subject apply classes to table rows after table is rendered, how
Date 2016-01-01 18:44 -0800
Organization A noiseless patient Spider
Message-ID <n67ddd$k5k$1@dont-email.me> (permalink)

Show all headers | View raw


I generate a table (using PHP) that has alternating white/off-white row 
background colors for readability. I was asked to make the table 
sortable, so of the background colors no longer alternate when the table 
is sorted on various column data. What do I have to read to learn how to 
apply alternating row background colors to a table that is already 
rendered? Any suggested reading would be appreciated.

Back to comp.lang.javascript | Previous | NextNext in thread | Find similar | Unroll thread


Thread

apply classes to table rows after table is rendered, how Mike S <mscir@yahoo.com> - 2016-01-01 18:44 -0800
  Re: apply classes to table rows after table is rendered, how Joao Rodrigues <groups_jr-1@yahoo.com.br> - 2016-01-02 11:21 -0200
    Re: apply classes to table rows after table is rendered, how Mike S <mscir@yahoo.com> - 2016-01-02 18:30 -0800
  Re: apply classes to table rows after table is rendered, how Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-01-02 22:19 +0100
  Re: apply classes to table rows after table is rendered, how Mike S <mscir@yahoo.com> - 2016-01-02 18:29 -0800
  Re: apply classes to table rows after table is rendered, how Aleksandro <aleksandro@gmx.com> - 2016-01-04 13:31 -0300
  Re: apply classes to table rows after table is rendered, how Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-01-04 17:39 +0100

csiph-web