Jump to content

Grey out an entire row on click


mtewari

Recommended Posts

Hi,

I have a php page where I get records from Mysql database and show them in a table. Now I want to add a functionality whereby if the user clicks on one particular column in the row, the whole row should be greyed out (becomes uneditable / readonly) and when the same same column is again clicked (acts as toggle field), the row becomes active again. Now when the user submits the form all the greyed out records will not be considered for further processing of the data.

I am fairly new to php and would appreciate any help / pointers in the right direction to achieve this.

 

Thanks,

Link to comment
https://forums.phpfreaks.com/topic/277899-grey-out-an-entire-row-on-click/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.