[ http://jira.jboss.com/jira/browse/RF-3286?page=all ]

Sergey Halipov resolved RF-3286.
--------------------------------

    Resolution: Cannot Reproduce Bug

> toolTip: 'hide()' JS API doesn't work for rich:toolTip component.
> -----------------------------------------------------------------
>
>                 Key: RF-3286
>                 URL: http://jira.jboss.com/jira/browse/RF-3286
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.1
>         Environment: IE, FF, Safari, Opera
>            Reporter: Mikhail Vitenkov
>         Assigned To: Sergey Halipov
>             Fix For: 3.2.1
>
>
> Use following code:
> <a4j:commandLink 
> onclick="$('formID:tooltipSubviewID:tooltipID').component.hide(event)" 
> value="hide"></a4j:commandLink>
> or
> the same JS API call through the rich:componentControl:
> <a href="#" id="hideToolTipID">componentControl(hide)</a>
>               <rich:componentControl attachTo="hideToolTipID" for="tooltipID" 
> event="onclick" operation="hide" />

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to