jQuery UI Widgets Forums Navigation Tabs Tabs position

This topic contains 6 replies, has 4 voices, and was last updated by  cosostones 7 years, 11 months ago.

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
  • Tabs position #29609

    cosostones
    Participant

    Hello,

    I would like to know if there is a way to put the tabs on the left or the right ?

    Regards?

    Tabs position #29612

    Dimitar
    Participant

    Hi cosostones,

    Unfortunately, the tabs can only be positioned on the top or the bottom. We will consider expanding the position property options with “left” and “right” in the future.

    Best Regards,
    Dimitar

    jQWidgets team
    http://www.jqwidgets.com/

    Tabs position #29615

    cosostones
    Participant

    Ok thanks for the answer.

    Regards.

    Tabs position #46034

    gue
    Participant

    Hi cosostones,
    try
    $(“#jqxTabs”).find(“li[role=’tab’]:last”).css(‘float’,’right’)

    Regards.

    Tabs position #88258

    cosostones
    Participant

    Hello,

    I wonder if you have considered to implement this feature?

    It would be really appreciate if this feature will be present in further versions.

    Regards.

    Tabs position #88269

    Peter Stoev
    Keymaster

    This Tabs feature is available in the Ribbon widget which is similar. You may use it instead of the Tabs.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Tabs position #88290

    cosostones
    Participant

    Ok I will consider using it.

    Thanks for the answer.

    Regards.

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

You must be logged in to reply to this topic.