|
You don't need a separated row for each class, you can define the class as a variable and fill it with updthtmlvar
Vern Hamberg escribió:
Preferred way is what Scott is telling you - use CSS, set classes. You might want to look at a javascript framework like jQuery - they all have good stuff, this is just the one I've been shown lately. It has the ability to set even rows to a class, hence a different color controlled by CSS identifiers.
Raul A. Jager W. wrote:
On your "mask" define the table row with a variable color, like:
<tr bgcolor="/%colorname%/">
In your RPG set the colorname according to the conditions.
MKirkpatrick@xxxxxxxxxxxxxxxxx escribió:
I am using CGIDEV2 and creating a table of history records. I would like to change the background color on individual rows based upon some criteria. If I were using RPG I would set an indicator for color but don't really know how to approach it using html.
Could someone please share an example of this type of coding? Any help is appreciated. Thanks.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.