cvs: peardoc /en/package/html html-quickform-advmultiselect.xml
[email protected] ("Laurent Laville")
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <cvsfarell1233856885@cvsserver> |
farell Thu Feb 5 18:01:25 2009 UTC
Modified files:
/peardoc/en/package/html html-quickform-advmultiselect.xml
Log:
stable new feature of version 1.5.0 (fancy attributes handle)
http://cvs.php.net/viewvc.cgi/peardoc/en/package/html/html-quickform-advmultiselect.xml?r1=1.21&r2=1.22&diff_format=u
Index: peardoc/en/package/html/html-quickform-advmultiselect.xml
diff -u peardoc/en/package/html/html-quickform-advmultiselect.xml:1.21 peardoc/en/package/html/html-quickform-advmultiselect.xml:1.22
--- peardoc/en/package/html/html-quickform-advmultiselect.xml:1.21 Sun Feb 1 15:12:39 2009
+++ peardoc/en/package/html/html-quickform-advmultiselect.xml Thu Feb 5 18:01:24 2009
@@ -83,10 +83,17 @@
</listitem>
<listitem>
<simpara>
- display live counter (selected/unselected items count)
+ display live counter (selected/unselected items count).
Available since version 1.3.0
</simpara>
</listitem>
+ <listitem>
+ <simpara>
+ ability to use fancy attributes (disabled, CSS class and style) on both
+ template mode (single or dual) and keep them on move.
+ Available since version 1.5.0
+ </simpara>
+ </listitem>
</itemizedlist>
</para>
</section>