Client-side Furling and Unfurling (fully expanded, print layout) of a Tab Widget/Control

Update! Added a second demo page to highlight responsive toggling via matchMedia API

Kendo UI TabStrip Widget


jQuery UI Tabs Widget



Blog post: Tabs Widget Print Layout Toggle .

View the page source to see what's going on. The main toggle logic all takes place in one method named toggleFurlUnfurl, and is exposed globally as dbpa_Utils.tabstrip.togglePrintLayout. The JS module code is all in 0dbpa_TabToggleDemo.js. Next possible steps: