I’m trying to create a WebListBox where the user can select a single cell containing an image. For that I want to get rid of the mouse-over hover on table-row level. Does anybody have an idea how to do this?
I tried a lot but nothing works. Funny thing is that I can change the color of the hover row with css, for example to a red or blue background-color, but if I set background-color to white or transparent the hover row color remains grey.
Any help is appreciated. Thanks!
3 posts - 2 participants