Answer the question
In order to leave comments, you need to log in
Is it possible to set a shadow for an entire table column on hover?
Is it possible to set a shadow for an entire table column on hover?
The table has multiple rows and columns. Is it possible to somehow select the entire column on hover and give it a shadow? So far, it turns out to set a shadow only for a table cell.
Answer the question
In order to leave comments, you need to log in
I solved such a problem on pure css, laying out the table with divs.
kit-tech.ru
You can't do without javascript for a table
Example: https://css-tricks.com/simple-css-row-column-highl...
You can do this (based on the code ld6666666666666 )
https://jsfiddle.net/u782pmyw/1/
But I like the option with blocks (from archelon ).
PS Active 2004
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question