Hi, 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.
There is the :hover pseudo class, but I don't know how to apply it to achive the above described behavior. -- Best regards Michael H?bner

