Listbox

From Documentation
Revision as of 03:08, 1 August 2012 by Jumperchen (talk | contribs) (Created page with "{{ZKComponentReferencePageHeader}} = Listbox = *Component Reference: Listbox *[http://www.zkoss.org/product/edition.dsp Available in ZK ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Listbox

Friendly Scrolling Support

When user swipe on the content of Listbox, the friendly scrollbar will appear.

Listbox Tablet Example.png

Note: to disable the friendly scrollbar, please use the following setting.

<listbox xmlns:a="client/attribute" a:data-scrollable="false"/>

Version History

Version Date Content
6.5.0 July, 2012 Grid, Listbox, Tree can support to scroll the content by finger on tablet/mobile device



Last Update : 2012/08/01

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.