Data-FixScrollPosition

From Documentation
Revision as of 01:42, 16 April 2014 by Noahhuang (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Data-FixScrollPosition


To prevent conflict with 'next' and 'previous' button on the virtual keyboard on iPad. The input element should apply data-fixScrollPosition attribute[1].

<div xmlns:ca="client/attribute">
<textbox xmlns:ca="client/attribute" ca:data-fixScrollPosition="true"></textbox>
</div>

  1. For more information, please refer to http://tracker.zkoss.org/browse/ZK-1285


Last Update : 2014/04/16

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