suma parakala wrote:
Hi
I am retrieving data from postgresql and displaying it in form of table in different rows. my problem is when check box is clicked i need to change the color of the row .agai when the check box is unclicked it should hold the old color.
Can any one please help me

This is a javascript question, not a PHP one. You will need to google for a javascript snippet that changes the background of table cells.

Google 'javascript table dom'

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to