Color of td depended on mysql value.
Color of td depended on mysql value.
Hi!
I'm writing a GNU invoices system in php + mysql. I have a little problem with changing tr style. I would like to highlight row in table where payment deadline is exceeded. It's possible to send new class of tr by JSON?
Here is little demo: http://mojetesty.cba.pl/demoo.php
I have one more little problem: I have to do in every row buttons to edit/pay invoice, I done them but I don't know how give them id from json. Ex:
I'm writing a GNU invoices system in php + mysql. I have a little problem with changing tr style. I would like to highlight row in table where payment deadline is exceeded. It's possible to send new class of tr by JSON?
Here is little demo: http://mojetesty.cba.pl/demoo.php
I have one more little problem: I have to do in every row buttons to edit/pay invoice, I done them but I don't know how give them id from json. Ex:
This discussion has been closed.