jQWidgets Forums

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Adding grids to tabs Adding grids to tabs #23055

    xplorr2
    Member

    The link

    $(document).ready(function ()
    {
    var theme = ‘ui-smoothness’;

    I’ve done this for all controls; tab, grid and so on.

    Everything still shows up as

    classic or the default

    in reply to: Tabs that wrap Tabs that wrap #23054

    xplorr2
    Member

    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 });

Viewing 2 posts - 1 through 2 (of 2 total)