:: Forum >>

Disable onmouseover for header row?

I need to disable the onmouseover event for the header row of the grid, as it is now it highlights it just like any other row and the users find that annoying. Thanks.
Oppguy
Tuesday, March 20, 2007
Try this:

.aw-header-0 .aw-mouseover-header {
border-bottom-color:none;
background:none!important;
}
.aw-header-0 .aw-mouseover-header .aw-item-box {
border-bottom-color:none;
background:none!important;
}
Tom Green
Wednesday, March 21, 2007
Tom Green not only are your television antics amazing but you are da man!
Oppguy
Monday, March 26, 2007

This topic is archived.


Back to support forum

Forum search