[
http://jira.jboss.com/jira/browse/RF-609?page=all ]
Mikhail Vitenkov closed RF-609.
-------------------------------
Assignee: Mikhail Vitenkov (was: Nick Belaevski)
Work under jsp.
Verified at 3.2.0.CR6
Tooltip displayed below simpleTogglePanels header.
--------------------------------------------------
Key: RF-609
URL:
http://jira.jboss.com/jira/browse/RF-609
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.0
Reporter: Ilya Shaikovsky
Assigned To: Mikhail Vitenkov
Fix For: 3.1.0
try to place tooltip attaching him to header of simple toggle panel.
<rich:simpleTogglePanel opened="false" width="300px"
switchType="client">
<f:facet name="header">
<h:panelGroup id="group" style="width:100%">
<rich:toolTip mode="client" id="toolTip1">
<h:outputText value="Tooltip"></h:outputText>
</rich:toolTip>
<h:outputText value="Header">
</h:outputText>
</h:panelGroup>
</f:facet>
--
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