This is intentional as multiple case classes was not supported in IE 6 ( http://www.quirksmode.org/css/multipleclasses.html).
ChartMan On Apr 22, 2011 4:47 AM, "Bill Kuker" <[email protected]> wrote: > I am not certain if this is intentional, but when you mouse over a > selected row the selectedTableRow class goes away, and the > hoverTableRow class replaces it. When you mouse away the > selectedTableRow class returns. > > I would expect that the hover class would be added in addition to the > selected class, with the CSS set up so the right one takes precedence > visually, but content in cells could still be styled differently based > on selection. > > Would it be possible to leave the selected class on the selected > row(s), even as the hover class is added and removed? > > -- > You received this message because you are subscribed to the Google Groups "Google Visualization API" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to [email protected]. > For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
