Yixing Ma schrieb: > Hi myfaces users, > > > > I need your help regarding the popup component. > > > > I want to add a delay to the popup. Instead of showing the popup right > away when hove over the item, I want to wait 5 seconds, if the mouse > after 5 seconds is still on the item, I will show the popup. Otherwise, > don’t show the popup. > > > > Does anyone have any idea how to accomplish that? > Check the attributes for the popup if there is no attribute for a timeout, then it is not possible at the current state of the component.

