Tabbox"

From Documentation
Line 8: Line 8:
 
= SwipeEvent Support =
 
= SwipeEvent Support =
  
Tabbox support to switch the tab by user swipe on the content.
+
Tabbox support to switch the tab by user swipe on the edge of content.
  
 
[[File:Tabbox_Tablet_Example.png]]
 
[[File:Tabbox_Tablet_Example.png]]

Revision as of 10:59, 9 August 2012

Tabbox

SwipeEvent Support

Tabbox support to switch the tab by user swipe on the edge of content.

Tabbox Tablet Example.png

Friendly Scrolling Support

When user swipe on the content of Tabpanel, the friendly scrollbar will appear. To enable the friendly scrollbar, please specify the overflow style to auto.

For example,

<tabpanel style="overflow:auto">

Tabbox Tablet Scrolling Example.png

Version History

Version Date Content
6.5.0 July, 2012 Tabbox support touch's swipe event to switch tab selection



Last Update : 2012/08/09

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