[richfaces-svn-commits] JBoss Rich Faces SVN: r2312 - trunk/docs/userguide/en/src/main/docbook/included.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Fri Aug 17 08:40:50 EDT 2007


Author: vkukharchuk
Date: 2007-08-17 08:40:50 -0400 (Fri, 17 Aug 2007)
New Revision: 2312

Modified:
   trunk/docs/userguide/en/src/main/docbook/included/tooltip.xml
Log:
http://jira.jboss.com/jira/browse/RF-502

Modified: trunk/docs/userguide/en/src/main/docbook/included/tooltip.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/tooltip.xml	2007-08-17 11:40:53 UTC (rev 2311)
+++ trunk/docs/userguide/en/src/main/docbook/included/tooltip.xml	2007-08-17 12:40:50 UTC (rev 2312)
@@ -131,6 +131,12 @@
 &quot;delay&quot; attribute (default=0) or after calling JS API function doShow(). <property>Tooltip</property> deactivation occurs after mouseout event
 on the parent component (except mouse hovered the <property>tooltip</property> itself) or after calling JS API function doHide().
 </para>
+
+<note>
+<title>Note:</title> 
+It is recommended to define parent component "id" for correct <property>tooltip</property> work.
+</note>
+
 <para>
 The &quot;mode&quot; attribute is provided to developer to control the way of data loading to <property>tooltip</property> and has following values:
     <itemizedlist>




More information about the richfaces-svn-commits mailing list