I’ve noticed a demo that displays the tab with little arrows on the right top corner. How do I style the tab so I have the same. funny thing is, if I click the mouse in the places where the arros should be the tab scrolls through each tab. the arrows don’t seem to be displayed.
here’s my existing tab definition
$(‘#jqxtabs’).jqxTabs({ width: 1150, height: 750, theme: ‘smoothness’, initTabContent: initWidgets });