Different behavor of a tooptip for different mouse events in richfaces is possible?

49 Views Asked by At

Is there any way to make a tooptip behave differently deppending on if a mouse is over the element or it is clicked?

I need to have the same element working as a tooltip if the mouse is over and to open a popup panel if the mouse is clicked.

I could do it easily if using separated elements, but i need to use the same.

0

There are 0 best solutions below