igationBar({ width: 400, height: 430, expandMode: 'singleFitHeight'}); $('#Events').css('border', 'none'); $('#Events').jqxPanel({ height: '250px', width: '420px' }); var getName = function (index) { switch (index) { case 0: return "Early History of the Internet"; case 1: return "Merging the networks and creating the Internet"; case 2: return "Popular Internet services"; } } $('#jqxNavigationBar').bind('collapsedItem', function (event) { var text = getName(event.item); $('#Events').jqxPanel('prepend', '