table hover css

78 views
Skip to first unread message

Lokesh Setia

unread,
Jan 9, 2012, 1:14:27 AM1/9/12
to google-visua...@googlegroups.com
Hi,

This might be more of a CSS question than a google charts one, but not sure:

I would like to have the "normal" and "selected" rows to have different styles, but moving the mouse across the table (and hovering above both kind of rows in the way) should not change the state of the table.  How can I achieve the case?  If I set the hover css to be same as normal css, then moving the mouse to the selected row switches its style as well.

Thanks in advance!

asgallant

unread,
Jan 9, 2012, 10:13:28 AM1/9/12
to google-visua...@googlegroups.com
I think you need to define css for "tr.selected hover" (or however the hover works) the same as "tr.selected".

knight

unread,
Jan 10, 2012, 6:56:12 AM1/10/12
to Google Visualization API
Thanks. Not being able to make it work using available css support in
google table chart (i.e. css for normal, selected and hover rows)
Reply all
Reply to author
Forward
0 new messages