Author: vkorluzhenko
Date: 2007-10-17 07:41:12 -0400 (Wed, 17 Oct 2007)
New Revision: 3423
Modified:
trunk/docs/userguide/en/src/main/docbook/included/jQuery.desc.xml
Log:
http://jira.jboss.com/jira/browse/RF-1123 - added new feature
Modified: trunk/docs/userguide/en/src/main/docbook/included/jQuery.desc.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/jQuery.desc.xml 2007-10-17 11:21:21
UTC (rev 3422)
+++ trunk/docs/userguide/en/src/main/docbook/included/jQuery.desc.xml 2007-10-17 11:41:12
UTC (rev 3423)
@@ -9,7 +9,7 @@
<title>Description</title>
<para>The <emphasis role="bold">
<property><rich:jQuery></property>
- </emphasis> allows to apply styles and behaviour to the DOM
object.</para>
+ </emphasis> allows to apply styles and behaviour to DOM
object.</para>
<!--mediaobject>
<imageobject>
@@ -21,6 +21,7 @@
<title>Key Features</title>
<itemizedlist>
<listitem>Presents jQuery JavaScript framework
functionality</listitem>
+ <listitem>Allows to apply on to JSF components and other DOM
objects.</listitem>
<listitem>Works without conflicts with prototype.js
library</listitem>
</itemizedlist>
</section>