ColVis mouseover
ColVis mouseover
peterkronenberg
Posts: 112Questions: 0Answers: 0
Allan,
Can you take a look at this: http://www.nova.org/~pak/test/rdmsAdmin.html . I'm having a problem using the mouseover functionality of ColVis. If you hover the mouse over the Col Vis button and leave it there, sometimes it keeps cycling, as if the mouse is moving. Other times, as soon as I move the mouse to one of the check boxes, they dissapear
Can you take a look at this: http://www.nova.org/~pak/test/rdmsAdmin.html . I'm having a problem using the mouseover functionality of ColVis. If you hover the mouse over the Col Vis button and leave it there, sometimes it keeps cycling, as if the mouse is moving. Other times, as soon as I move the mouse to one of the check boxes, they dissapear
This discussion has been closed.
Replies
I think the issue is that you don't have certain styles which are needed for ColVis to operate correctly. Specifically there is an element with a class of 'ColVis_catcher' which is designed to stop exactly the behaviour that you are seeing - it should be position: absolute - but I don't believe it is. I would suggest having a look at the default CSS file that comes with ColVis and adding the styles from there.
Regards,
Allan
Allan