M
M
Mariana Marianova2018-01-28 12:21:21
css
Mariana Marianova, 2018-01-28 12:21:21

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

2 answer(s)
A
archelon, 2018-01-28
@archelon

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...

A
Artem Vedishchev, 2018-01-28
@Artem-V

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 question

Ask a Question

731 491 924 answers to any question