Basically there is a need to highlight a whole table column using intro.js library. Is there any way to achieve that feature?
Asked
Active
Viewed 398 times
4
-
1Unfortunately I do not believe this is possible because HTML defines tables row-wise so there is no column element for `introJs` to introduce. – Carl Sep 09 '16 at 22:40