http://www.perlmonks.org?node_id=626845


in reply to creating HTML table

If you're going to be requiring the use of JavaScript anyway, here's an article which contains a script to do the striping for you. Why manually keep track of oven and odd rows?


The intelligent reader will judge for himself. Without examining the facts fully and fairly, there is no way of knowing whether vox populi is really vox dei, or merely vox asinorum. — Cyrus H. Gordon

Replies are listed 'Best First'.
Re^2: creating HTML table
by GertMT (Hermit) on Jul 16, 2007 at 15:13 UTC
    javascript is on my list. For now I'll use perl and js for the on-site sorting. I'll definitely look into it later!