]
Nick Belaevski updated RF-3286:
-------------------------------
Fix Version/s: 3.2.1
Assignee: Sergey Halipov (was: Nick Belaevski)
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: