Thursday, 12 September 2013

Disable operations of entire table's row

Disable operations of entire table's row

I have a table with user interaction controls in its cells (button, link,
etc.) and I want to "grayed" some rows of that table so all operations of
these rows will be disabled.
Any idea what's the best way to do this in Javascript?

No comments:

Post a Comment