Hi
I have a table with four columns. there exist a div for each of them.
The data in one column is an href i.e link.
Based on certain condition, i want to disable the links in these columns. but user should be able to view it but the links should be disabled.
Is there any possibility to gray-out the required div by HTML, CSS or JAvascript?
Thanks and Best Regards