Michael Huebner wrote: > how can I display a tooltip when the mouse is over a command-button in > generated content? > The displayed text should describe the function of the command with a > fixed text.
Sorry but there is currently no way to do this. A workaround is to add a descriptive text (as generated content) near the button. > There is the :hover pseudo class, but I don't know how to apply it to > achive the above described behavior. The :hover pseudo class is not supported at all.

