Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何使用 JSF 和 PrimeFaces 在另一个工具提示中编写工具提示。例如:在一个按钮上我有工具提示(会弹出一个弹出窗口并说“升级”)。如果我将鼠标指针放在“升级”文本上,我需要另一个文本弹出“你好”。
提前致谢。