Viewing 1 replies (of 1 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    Unfortunately, I can’t offer a directly usable solution to this.
    Hovering for columns is not possible with CSS, as tables in HTML code are laid out in rows, and columns are basically just a “side product” of this.
    One would therefore need a JavaScript based solution for hover on columns, but unfortunately, I don’t have that code readily available.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Column with color hover?’ is closed to new replies.